Documentation For Encog 2.x

BasicNetwork.LayerTags Property

Get the layer tags.

public IDictionary<string, ILayer> LayerTags { public get; }

See Also

BasicNetwork Class | Encog.Neural.Networks Namespace