Index
All Classes and Interfaces|All Packages|Serialized Form
I
- indexOf(Layer) - Method in class kernel.NeuralNetwork
-
Retorna posição da camada
- indexOf(Neuron) - Method in class kernel.Layer
-
Retornar a posição do neurônio
- Input - Class in kernel
-
A classe Input é responsável conter os valores de entrada
Input.values
, e um objeto Layer classificada como camada de entradaInput.inputLayer
- Input - Interface in interfaces
- Input(ArrayList<Double>) - Constructor for class kernel.Input
-
Instância recebendo os valores de entrada
- inputLayer - Variable in class kernel.Input
-
camada de entrada
- InputSamples - Class in operations
-
Classe input samples é responsável por receber as amostras e manipular
- InputSamples(ArrayList<ArrayList<Double>>) - Constructor for class operations.InputSamples
-
Instância da lista de amostras recebendo a lista
- interfaces - package interfaces
- isEmpty() - Method in class kernel.Layer
-
Verifica se está vazio
All Classes and Interfaces|All Packages|Serialized Form