Package org.apache.mahout.classifier.mlp

Class Summary
MultilayerPerceptron A Multilayer Perceptron (MLP) is a kind of feed-forward artificial neural network, which is a mathematical model inspired by the biological neural network.
NeuralNetwork AbstractNeuralNetwork defines the general operations for a neural network based model.
NeuralNetworkFunctions The functions that will be used by NeuralNetwork.
 

Enum Summary
NeuralNetwork.TrainingMethod  
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.