Package org.encog.neural.networks.training.lma

This package provides Levenberg Marquardt training for neural networks.

See:
          Description

Interface Summary
ComputeJacobian Calculate the Jacobian.
 

Class Summary
JacobianChainRule Calculate the Jacobian using the chain rule.
LevenbergMarquardtTraining Trains a neural network using a Levenberg Marquardt algorithm (LMA).
 

Package org.encog.neural.networks.training.lma Description

This package provides Levenberg Marquardt training for neural networks.



Copyright © 2011. All Rights Reserved.