NN > NN Assembly Interfaces > INeuralNetwork > INeuralNetwork.DeleteNetwork
DeleteNetwork;
DeleteNetwork();
The DeleteNetwork method deletes neural network.
Network deletion is necessary to release system resources.
The method use is given in the example for INeuralNetwork.GetClosestNeuron.
See also: