Documentation of 'org.neuroph.nnet.Kohonen' Java class
Kohonen
org.neuroph.nnet

Class Kohonen

  • All Implemented Interfaces:
    java.io.Serializable


    public class Kohonen
    extends NeuralNetwork
    Kohonen neural network.
    See Also:
    Serialized Form
    • Constructor Detail

      • Kohonen

        public Kohonen(int inputNeuronsCount,
                       int outputNeuronsCount)
        Creates new Kohonen network with specified number of neurons in input and map layer
        Parameters:
        inputNeuronsCount - number of neurons in input layer
        outputNeuronsCount - number of neurons in output layer

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.