Package org.encog.neural.networks.structure

This package contains classes used to handle the structure of a neural network.

See:
          Description

Class Summary
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.
 

Package org.encog.neural.networks.structure Description

This package contains classes used to handle the structure of a neural network.



Copyright © 2011. All Rights Reserved.