Documentation For Encog 2.x

BasicNetwork.Properties Property

The network properties, a collection of name-value pairs.

public IDictionary<string, string> Properties { public get; }

See Also

BasicNetwork Class | Encog.Neural.Networks Namespace