Documentation For Encog 2.x

BasicSynapse.Name Property

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

public string Name { public get; public set; }

Implements

IEncogPersistedObject.Name

See Also

BasicSynapse Class | Encog.Neural.Networks.Synapse Namespace