Uses of Package
org.encog.neural.networks.logic

Packages that use org.encog.neural.networks.logic
org.encog.neural.networks   
org.encog.neural.networks.logic   
 

Classes in org.encog.neural.networks.logic used by org.encog.neural.networks
NeuralLogic
          Neural logic classes implement neural network logic for a variety of neural network setups.
 

Classes in org.encog.neural.networks.logic used by org.encog.neural.networks.logic
ARTLogic
          Base class for all forms of the adaptive resonance theory (ART) classes.
FeedforwardLogic
          Provides the neural logic for an Feedforward type network.
NeuralLogic
          Neural logic classes implement neural network logic for a variety of neural network setups.
SimpleRecurrentLogic
          Provides the neural logic for an Simple Recurrent Network (SRN) type network.
ThermalLogic
          Provides the neural logic for thermal networks.
 



Copyright © 2011. All Rights Reserved.