NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.
|
Interface for artificial neural network -based models that we can operate on. More...
Properties | |
INeuralApproximator | TrainedNetwork [get] |
Traint artificial neural network. | |
InputOutputDataDefiniton | NeuralDataDefinition [get] |
Neural data definition. |
Interface for artificial neural network -based models that we can operate on.
Incorporated to official ANN libraries in April 2013. $A Igor xx Apr13;
INeuralApproximator IG::Neural::INeuralModel::TrainedNetwork [get] |
Traint artificial neural network.
Implemented in IG::Script::LoadableScriptShellNeuralITOriginalBase, IG::Neural::Forms::NeuralInputControl, IG::Neural::Applications::NeuralPredictionWindow, and IG::Script::LoadableScriptShellNeuralBase.
InputOutputDataDefiniton IG::Neural::INeuralModel::NeuralDataDefinition [get] |