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

Class MaxNet

  • All Implemented Interfaces:
    java.io.Serializable


    public class MaxNet
    extends NeuralNetwork
    Max Net neural network with competitive learning rule.
    See Also:
    Serialized Form
    • Constructor Detail

      • MaxNet

        public MaxNet(int neuronsCount)
        Creates new Maxnet network with specified neuron number
        Parameters:
        neuronsCount - number of neurons in MaxNet network (same number in input and output layer)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.