Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SavingTerminator Class Reference

A middle-level Terminator abstraction that supports saving the best network state so far. More...

#include <termination.h>

Inheritance diagram for SavingTerminator:

Terminator GLTerminator PQTerminator UPTerminator PRTerminator List of all members.

Public Methods

bool restore (ANNetwork &net)

Protected Methods

void save (const ANNetwork &net, int cyclesTrained)

Detailed Description

A middle-level Terminator abstraction that supports saving the best network state so far.

Definition at line 182 of file termination.h.


Member Function Documentation

bool restore ANNetwork   net [virtual]
 

Restores the saved network weight state to the network given as parameter.

Reimplemented from Terminator.

Definition at line 153 of file termination.cc.

void save const ANNetwork   net,
int    cyclesTrained
[protected]
 

Stores the given network state for later restoration.

Definition at line 131 of file termination.cc.

References Terminator::mMinCycle.


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:06:45 2005 for Inanna by doxygen1.2.18