Neuroph
A B C D E F G H I K L M N O P R S T U V W X

D

dec(double) - Method in class org.neuroph.core.Weight
Decreases the weight for specified amount
DelayedConnection - Class in org.neuroph.nnet.comp
Represents the connection between neurons which can delay signal.
DelayedConnection(Neuron, double, int) - Constructor for class org.neuroph.nnet.comp.DelayedConnection
Creates an instance of delayed connection to cpecified neuron and with specified weight
DelayedNeuron - Class in org.neuroph.nnet.comp
Provides behaviour for neurons with delayed output.
DelayedNeuron(InputFunction, TransferFunction) - Constructor for class org.neuroph.nnet.comp.DelayedNeuron
Creates an instance of neuron which can delay output
Diference - Class in org.neuroph.core.input
Performs the vector difference operation on input and weight vector.
Diference() - Constructor for class org.neuroph.core.input.Diference
 
doLearningEpoch(TrainingSet) - Method in class org.neuroph.core.learning.IterativeLearning
Override this method to implement specific learning epoch - one learning iteration, one pass through whole training set
doLearningEpoch(TrainingSet) - Method in class org.neuroph.core.learning.SupervisedLearning
This method implements basic logic for one learning epoch for the supervised learning algorithms.
doLearningEpoch(TrainingSet) - Method in class org.neuroph.core.learning.UnsupervisedLearning
This method does one learning epoch for the unsupervised learning rules.
doLearningEpoch(TrainingSet) - Method in class org.neuroph.nnet.learning.CompetitiveLearning
This method does one learning epoch for the unsupervised learning rules.
doLearningEpoch(TrainingSet) - Method in class org.neuroph.nnet.learning.UnsupervisedHebbianLearning
This method does one learning epoch for the unsupervised learning rules.
downSampleImage(Dimension, BufferedImage) - Static method in class org.neuroph.contrib.imgrec.ImageSampler
Scales image to the specified dimension
downSampleImage(Dimension, BufferedImage, int) - Static method in class org.neuroph.contrib.imgrec.ImageSampler
Scales image to the specified dimension

Neuroph
A B C D E F G H I K L M N O P R S T U V W X