Documentation For Encog 2.x

BasicNetwork.SetProperty Method

Set a network property as a double.

Overload List

Set a network property as a double.

public void SetProperty(string,double)

Set a network property as long string.

public void SetProperty(string,long)

Set a network property as a string.

public void SetProperty(string,string)

See Also

BasicNetwork Class | Encog.Neural.Networks Namespace