Construct an empty neural network.
public BasicNetwork()
Construct a basic network with the specified logic.
public BasicNetwork(INeuralLogic)
BasicNetwork Class | Encog.Neural.Networks Namespace