Documentation For Encog 2.x

BAMPatternĀ Properties

The properties of the BAMPattern class are listed below. For a complete list of BAMPattern class members, see the BAMPattern Members topic.

Public Instance Properties

ActivationFunction Not used, the BAM uses a bipoloar activation function.
F1Neurons Set the F1 neurons.
F2Neurons Set the F2 neurons.
InputNeurons The number of input neurons. This will fail, a BAM has no input neurons.
OutputNeurons The number of output neurons. This will fail, a BAM has no output neurons.

See Also

BAMPattern Class | Encog.Neural.Networks.Pattern Namespace