IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Num.INeuralModel Interface Reference

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

+ Inheritance diagram for IG.Num.INeuralModel:

Properties

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

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.Num.INeuralModel.TrainedNetwork
get

Traint artificial neural network.

InputOutputDataDefiniton IG.Num.INeuralModel.NeuralDataDefinition
get

Neural data definition.


The documentation for this interface was generated from the following file: