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

Class BAM

  • All Implemented Interfaces:
    java.io.Serializable


    public class BAM
    extends NeuralNetwork
    Bidirectional Associative Memory
    See Also:
    Serialized Form
    • Constructor Detail

      • BAM

        public BAM(int inputNeuronsCount,
                   int outputNeuronsCount)
        Creates an instance of BAM network with specified number of neurons in input and output layers.
        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.