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

PRTerminator Class Reference

Another Terminator used in the examples of Prechelt's paper. More...

#include <termination.h>

Inheritance diagram for PRTerminator:

GLTerminator SavingTerminator Terminator List of all members.

Public Methods

bool check (const ANNetwork &net, int cyclesTrained)

Detailed Description

Another Terminator used in the examples of Prechelt's paper.

Four parameters needed. First is the GL parameter (typically 2-5), second is a training progress minimum threshold parameter (typically 0.1), third is a number of strips (typically 8) and fourth is a GL/P ratio threshold parameter (typically 3). See page 27 of the paper for reference. Example: "PR5,0.1,8,3".

Definition at line 248 of file termination.h.


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