IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Neural::INeuralModel Interface Reference

Interface for artificial neural network -based models that we can operate on. More...

List of all members.

Properties

INeuralApproximator TrainedNetwork [get]
 Traint artificial neural network.
InputOutputDataDefiniton NeuralDataDefinition [get]
 Neural data definition.

Detailed Description

Interface for artificial neural network -based models that we can operate on.

Incorporated to official ANN libraries in April 2013. $A Igor xx Apr13;


Property Documentation

INeuralApproximator IG::Neural::INeuralModel::TrainedNetwork [get]

Traint artificial neural network.

InputOutputDataDefiniton IG::Neural::INeuralModel::NeuralDataDefinition [get]

Neural data definition.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events