Documentation For Encog 2.x

BasicNetwork Constructor

Construct an empty neural network.

Overload List

Construct an empty neural network.

public BasicNetwork()

Construct a basic network with the specified logic.

public BasicNetwork(INeuralLogic)

See Also

BasicNetwork Class | Encog.Neural.Networks Namespace