mlp::neuron Struct Reference

List of all members.

Public Member Functions

 neuron (const unsigned &num_inputs=0)
void reset ()
real operator() (const vector &input) const
unsigned length () const
void normalize ()
void desaturate ()
void perturb_num (double &num, double magnitude)
void perturb (double magnitude=0.3, double probability=1.0)

Public Attributes

real bias
vector weight

Detailed Description

Definition at line 76 of file mlp.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 19 11:02:35 2007 for EO by  doxygen 1.4.7