Package org.neuroph.contrib.matrixmlp
Provides matrix and layer based implementation for Multi Layer Perceptron
and Backpropagation.
See: Description
-
Interface Summary Interface Description MatrixLayer Base interface for all matrix based layers. -
Class Summary Class Description MatrixInputLayer Input matrix layerMatrixMlpLayer Matrix based layer optimized for backpropagationMatrixMomentumBackpropagation Momentum Backpropagation for matrix based MLPMatrixMultiLayerPerceptron Matrix based implementation of Multi LAyer PerceptronTestMatrixMLP Test class for matrix based MLP implementation.
Package org.neuroph.contrib.matrixmlp Description
Provides matrix and layer based implementation for Multi Layer Perceptron
and Backpropagation. This was experiment used to optimize Neuroph performance.
DMelt 3.0 © DataMelt by jWork.ORG