Documentation For Encog 2.x

BasicSynapse.ToString Method

Convert this layer to a string.

public override string ToString();

Return Value

The layer as a string.

See Also

BasicSynapse Class | Encog.Neural.Networks.Synapse Namespace