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

B

BackPropagation - Class in org.neuroph.nnet.learning
Back Propagation learning rule for Multi Layer Perceptron neural networks.
BackPropagation() - Constructor for class org.neuroph.nnet.learning.BackPropagation
Creates new instance of BackPropagation learning
BackPropagation(NeuralNetwork) - Constructor for class org.neuroph.nnet.learning.BackPropagation
Creates new instance of BackPropagation learning for the specified neural network
BAM - Class in org.neuroph.nnet
Bidirectional Associative Memory
BAM(int, int) - Constructor for class org.neuroph.nnet.BAM
Creates an instance of BAM network with specified number of neurons in input and output layers.
BinaryHebbianLearning - Class in org.neuroph.nnet.learning
Hebbian-like learning algorithm used for Hopfield network.
BinaryHebbianLearning() - Constructor for class org.neuroph.nnet.learning.BinaryHebbianLearning
Creates new instance of BinaryHebbianLearning
BinaryHebbianLearning(NeuralNetwork) - Constructor for class org.neuroph.nnet.learning.BinaryHebbianLearning
Creates new instance of BinaryHebbianLearning for the specified neural network
blueValues - Variable in class org.neuroph.contrib.imgrec.FractionRgbData
Array which contains blue componenet of the color for each image pixel

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