Package org.encog.neural.networks.training.propagation.resilient

Class Summary
ResilientPropagation One problem with the backpropagation algorithm is that the magnitude of the partial derivative is usually too large or too small.
RPROPConst Constants used for Resilient Propagation (RPROP) training.
 

Enum Summary
RPROPType Allows the type of RPROP to be defined.
 



Copyright © 2014. All Rights Reserved.