DerivableOutputFunction Class Reference

DerivableOutputFunction Class. More...

Inheritance diagram for DerivableOutputFunction:

Inheritance graph
[legend]
Collaboration diagram for DerivableOutputFunction:

Collaboration graph
[legend]
List of all members.

Constructors

 DerivableOutputFunction ()
virtual ~DerivableOutputFunction ()

Interface

virtual void derivate (const RealVec &inputs, const RealVec &, RealVec &derivates) const

Detailed Description

Details...


Constructor & Destructor Documentation

DerivableOutputFunction (  )  [inline]

Constructor

virtual ~DerivableOutputFunction (  )  [inline, virtual]

Destructor


Member Function Documentation

virtual void derivate ( const RealVec inputs,
const RealVec ,
RealVec derivates 
) const [inline, virtual]

Compute the derivate of the function represent
Given the input of neurons and the corresponding output of neurons, it calculate the derivate

Reimplemented in IdentityFunction, SigmoidFunction, FakeSigmoidFunction, ScaledSigmoidFunction, RampFunction, LinearFunction, StepFunction, and GaussFunction.


The documentation for this class was generated from the following file:
BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!