The back propagation training algorithms requires training data to be stored for each of the synapses. The propagation class creates a PropagationSynapse object for each of the synapses in the neural network that it is training.
For a list of all members of this type, see PropagationSynapse Members .
System.Object
PropagationSynapse
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.Networks.Training.Propagation
Assembly: encog-core-cs (in encog-core-cs.dll)
PropagationSynapse Members | Encog.Neural.Networks.Training.Propagation Namespace