Get the neural network of the learning algorithm
[Visual Basic]
Public ReadOnly Property N_Network As NeuralNetwork.NeuralNetwork
[C#]
public NeuralNetwork N_Network {get;}
See Also
LearningAlgorithm Class | LearningAlgorithm Members | NeuralNetwork Namespace