A NeuralData implementation designed to work with bipolar data. Bipolar data contains two values. True is stored as 1, and false is stored as -1.
For a list of all members of this type, see BiPolarNeuralData Members .
System.Object
BiPolarNeuralData
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Encog.Neural.NeuralData.Bipolar
Assembly: encog-core-cs (in encog-core-cs.dll)
BiPolarNeuralData Members | Encog.Neural.NeuralData.Bipolar Namespace