Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

ErrorBackPropagationLearningWithMomentum Class Reference

The ErrorBackPropagationLearningWithMomentum is the base class for all the ErrorBackPropagationLearning strategies. These include error back propagation, bp+momentum, conjugte gradient descent, quick prop. This class specifies how the errors are backpropagated for a layer. They take a LayerBase object as input and compute the input for the layers input weightset. More...

#include <itkErrorBackPropagationLearningWithMomentum.h>


Detailed Description

The ErrorBackPropagationLearningWithMomentum is the base class for all the ErrorBackPropagationLearning strategies. These include error back propagation, bp+momentum, conjugte gradient descent, quick prop. This class specifies how the errors are backpropagated for a layer. They take a LayerBase object as input and compute the input for the layers input weightset.
The documentation for this class was generated from the following file:

Generated at Tue Sep 15 05:32:45 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000