Thank you, Aykut Çayır. I also find that MLP is already in mahout 0.9 source code. core/src/main/java/org/apache/mahout/classifier/mlp/NeuralNetwork.java
Joe. 2014-10-22 gongjuntai 发件人:Aykut Çayır <[email protected]> 发送时间:2014-10-22 14:36 主题:Re: Is neural network model ready for using now? 收件人:"user"<[email protected]>,"gongjuntai"<[email protected]> 抄送: Hi, DL4J library provides a hadoop support for deep learning architectures and ANN. I have not tried this yet but maybe it could be useful in your case. Aykut Çayır 22 Eki 2014 09:31 tarihinde "Joe Gong" <[email protected]> yazdı: Hi everyone, I want to use ANN model on Hadoop, but it is not included in Mahout. I find this: Early implementation of a Multi Layer Perceptron (MLP) classifier https://issues.apache.org/jira/browse/MAHOUT-1265 I want to know whether this model can be used now? Thanks. Joe -- View this message in context: http://lucene.472066.n3.nabble.com/Is-neural-network-model-ready-for-using-now-tp4165296.html Sent from the Mahout User List mailing list archive at Nabble.com.
