A fully-connected weight based synapse. Inputs will be multiplied by the weight matrix and presented to the layer. This synapse type is teachable.
For a list of all members of this type, see WeightedSynapse Members .
System.Object
BasicSynapse
WeightedSynapse
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)
WeightedSynapse Members | Encog.Neural.Networks.Synapse Namespace