Perceptron Fields |
The Perceptron type exposes the following members.
Name | Description | |
---|---|---|
_func |
The instance of the activation function.
| |
_funcType |
The type of the activation function of this neuron.
| |
Error |
The current error value.
| |
Momentum |
The array of changes.
| |
Weights |
The stored weights.
|