INeuralNetwork.DeleteNetwork

Syntax

DeleteNetwork;

Description

The DeleteNetwork method deletes neural network.

Comments

Network deletion is necessary to release system resources.

The method use is given in the example for INeuralNetwork.GetClosestNeuron.

See also:

INeuralNetwork