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

Class CompetitiveNetwork

  • All Implemented Interfaces:
    java.io.Serializable


    public class CompetitiveNetwork
    extends NeuralNetwork
    Two layer neural network with competitive learning rule.
    See Also:
    Serialized Form
    • Constructor Detail

      • CompetitiveNetwork

        public CompetitiveNetwork(int inputNeuronsCount,
                                  int outputNeuronsCount)
        Creates new competitive network with specified neuron number
        Parameters:
        inputNeuronsCount - number of input neurons
        outputNeuronsCount - number of output neurons

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.