Documentation of 'org.neuroph.nnet.comp.layer.InputLayer' Java class
InputLayer
org.neuroph.nnet.comp.layer

Class InputLayer

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Iterable<Neuron>


    public class InputLayer
    extends Layer
    Represents a layer of input neurons - a typical neural network input layer
    See Also:
    InputNeuron, Serialized Form
    • Constructor Detail

      • InputLayer

        public InputLayer(int neuronsCount)
        Creates a new instance of InputLayer with specified number of input neurons
        Parameters:
        neuronsCount - input neurons count for this layer

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.