Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

StandardKohonenParameters Class Reference

learningParam = e ^ (- slope * ( ln (time) ^ 2 ) ) neighborHoodSize = (MAX_NB_SIZE) * learningParam More...

#include <Kohonen.h>

Inheritance diagram for StandardKohonenParameters:

Inheritance graph
[legend]
Collaboration diagram for StandardKohonenParameters:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StandardKohonenParameters (real maxNB, real slope)
virtual void recompute ()

Protected Attributes

real _slope
real _maxNB

Detailed Description

learningParam = e ^ (- slope * ( ln (time) ^ 2 ) ) neighborHoodSize = (MAX_NB_SIZE) * learningParam

TODO: set slope according to the number of epochs ...


Constructor & Destructor Documentation

StandardKohonenParameters real  maxNB,
real  slope
[inline]
 


Member Function Documentation

virtual void recompute  )  [virtual]
 

Implements DynamicKohonenParameters.


Member Data Documentation

real _maxNB [protected]
 

real _slope [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 13:19:27 2004 for Annie by doxygen 1.3.5