public class InputLayer extends Layer
InputNeuron
,
Serialized FormConstructor and Description |
---|
InputLayer(int neuronsCount)
Creates a new instance of InputLayer with specified number of input neurons
|
addNeuron, addNeuron, calculate, getLabel, getNeuronAt, getNeurons, getNeuronsCount, getParentNetwork, indexOf, initializeWeights, isEmpty, iterator, removeAllNeurons, removeNeuron, removeNeuronAt, reset, setLabel, setNeuron, setParentNetwork
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2019 Neuroph Project. All rights reserved.