Calculate the best matching unit (BMU). This is the output neuron that has the lowest Euclidean distance to the input vector.
The output neuron number that is the BMU.
BestMatchingUnit Class | Encog.Neural.Networks.Training.Competitive Namespace