Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "MultiLayerPerceptron" page has been changed by YexiJiang: http://wiki.apache.org/hama/MultiLayerPerceptron?action=diff&rev1=10&rev2=11 == What is Multilayer Perceptron? == A [[http://en.wikipedia.org/wiki/Multilayer_perceptron|multilayer perceptron]] is a kind of feed forward [[http://en.wikipedia.org/wiki/Artificial_neural_network|artificial neural network]], which is a mathematic model inspired by the biological neural network. The multilayer perceptron can be used for various machine learning tasks such as classification and regression. + + + {{https://docs.google.com/drawings/d/1DCsL5UiT6eqglZDaVS1Ur0uqQyNiXbZDAbDWtiSPWX8/pub?w=813&h=368}} + == How Multilayer Perceptron works? == To be added...
