| Documentation For Encog 2.x |
|
BasicNetwork.ToString Method
Convert this object to a string.
public override
string ToString();
Return Value
The object as a string.
Implements
INetwork.ToString
See Also
BasicNetwork Class | Encog.Neural.Networks Namespace