Uses of Package
org.encog.neural.flat.train.prop

Packages that use org.encog.neural.flat.train.prop
org.encog.neural.flat.train.prop This package contains the propagation training for flat networks. 
org.encog.neural.networks.training.propagation.resilient This package provides resilient propagation training for neural networks. 
 

Classes in org.encog.neural.flat.train.prop used by org.encog.neural.flat.train.prop
RPROPType
          Allows the type of RPROP to be defined.
TrainFlatNetworkProp
          Train a flat network using multithreading, and GPU support.
 

Classes in org.encog.neural.flat.train.prop used by org.encog.neural.networks.training.propagation.resilient
RPROPType
          Allows the type of RPROP to be defined.
 



Copyright © 2011. All Rights Reserved.