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, removeAllNeurons, removeNeuron, removeNeuronAt, reset, setLabel, setNeuron, setParentNetwork
Copyright © 2017 Neuroph Project. All rights reserved.