Class | Description |
---|---|
AnalyzeNetwork |
Allows the weights and bias values of the neural network to be analyzed.
|
NetworkCODEC |
This class will extract the "long term memory" of a neural network, that is
the weights and bias values into an array.
|
NeuralStructure |
Holds "cached" information about the structure of the neural network.
|
Copyright © 2014. All Rights Reserved.