Documentation For Encog 2.x

BasicSynapse.IsTeachable Property

True if the weights for this synapse can be modified.

public virtual bool IsTeachable { public get; }

Implements

ISynapse.IsTeachable

See Also

BasicSynapse Class | Encog.Neural.Networks.Synapse Namespace