Documentation For Encog 2.x

BasicSynapse.Description Property

The EncogPersistedObject requires a name and description, however, these are not used on synapses.

public string Description { public get; public set; }

Implements

IEncogPersistedObject.Description

See Also

BasicSynapse Class | Encog.Neural.Networks.Synapse Namespace