An abstract class that implements basic functionality that may be needed by the other synapse classes. Specifically this class handles processing the from and to layer, as well as providing a name and description for the EncogPersistedObject.
For a list of all members of this type, see BasicSynapse Members .
System.Object
BasicSynapse
DirectSynapse
OneToOneSynapse
WeightedSynapse
WeightlessSynapse
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.Synapse
Assembly: encog-core-cs (in encog-core-cs.dll)
BasicSynapse Members | Encog.Neural.Networks.Synapse Namespace