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

MLPKohonenAnalyzer Class Reference

Analyzes MLP using Kohonen. More...

#include <KohonenAnalyzer.h>

Inheritance diagram for MLPKohonenAnalyzer:

Inheritance graph
[legend]
Collaboration diagram for MLPKohonenAnalyzer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MLPKohonenAnalyzer (const Outs &outputs, MultiLayerNetwork &net, TrainingSet &ts)
virtual void calibrate ()
 Train the analyzing kohonen while training the mlp.

virtual void trainAndAnalyze (uint epochs)
 do the analysis


Protected Member Functions

void getWeights (Vector &v) const
 get the current weights of the analyzedNet

void loop (uint epochs, bool adapt, bool draw)
 do one epoch with the MLP and adapt and/or display the analyzing Kohonen


Protected Attributes

PublicValues mlpControl
MultiLayerNetworkanalyzedNet
TrainingSetts

Detailed Description

Analyzes MLP using Kohonen.


Constructor & Destructor Documentation

MLPKohonenAnalyzer const Outs &  outputs,
MultiLayerNetwork net,
TrainingSet ts
[inline]
 

Here is the call graph for this function:


Member Function Documentation

virtual void calibrate  )  [virtual]
 

Train the analyzing kohonen while training the mlp.

Implements KohonenAnalyzer.

void getWeights Vector v  )  const [protected]
 

get the current weights of the analyzedNet

void loop uint  epochs,
bool  adapt,
bool  draw
[protected]
 

do one epoch with the MLP and adapt and/or display the analyzing Kohonen

virtual void trainAndAnalyze uint  epochs  )  [virtual]
 

do the analysis

Implements KohonenAnalyzer.


Member Data Documentation

MultiLayerNetwork& analyzedNet [protected]
 

PublicValues mlpControl [protected]
 

TrainingSet& ts [protected]
 


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