Index

A B C D F G H I K L M N O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

R

radomizeOutputWeight() - Method in class kernel.Neuron
Randomiza os valores conectados da saída do neurônio
randomizeLayerWeights() - Method in class kernel.Layer
Randomiza os pesos
randomizeWeight() - Method in class kernel.NeuralNetwork
Cria uma instancia de connection weight com valor aleatorio de peso dentro de [-1 .. 1]
removeAllNeurons() - Method in class kernel.Layer
remover todos os neuronios
removeLayer(Layer) - Method in class kernel.NeuralNetwork
Remover camada
removeLayerAt(int) - Method in class kernel.NeuralNetwork
Remove camada no indice especifico
removeNeuron(Neuron) - Method in class kernel.Layer
remover neurônio da camada
report - package report
 
Report - Class in report
A classe Report é responsável por transformar os dados de uma NeuralNetwork, seu treinamento por TrainingNetwork e seu uso, em um documento html.
Report(int, int, float, int) - Constructor for class report.Report
Construtor da classe Report, onde é possível definir a largura e altura das gráficos a serem plotados e o tamanho da fonte que será configurada no CSS do html.
A B C D F G H I K L M N O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form