Name | Description |
---|---|
BasicNetwork | |
NeuralDataMapping | |
NeuralOutputHolder | Holds the output from each layer of the neural network. This is very useful for the propagation algorithms that need to examine the output of each individual layer. |
PersistBasicNetwork | Persist a basic network. |