[
https://issues.apache.org/jira/browse/MAHOUT-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16295732#comment-16295732
]
ASF GitHub Bot commented on MAHOUT-1990:
----------------------------------------
Github user andrewpalumbo commented on the issue:
https://github.com/apache/mahout/pull/323
Is this just waiting for review?
> Implement Multilayer Perceptron
> -------------------------------
>
> Key: MAHOUT-1990
> URL: https://issues.apache.org/jira/browse/MAHOUT-1990
> Project: Mahout
> Issue Type: Improvement
> Components: Algorithms
> Affects Versions: 0.13.2
> Reporter: Trevor Grant
> Assignee: Trevor Grant
>
> Following strategy
> It should-
> 1. implement incoreMLPs which can be 'plugged together' for purposes of back
> propegation (this makes for easy extension into more complex networks)
> 2. implement a common distributed MLP which maps out incoreMLPs and then
> averages parameters
> 3. regression and classifier wrappers around the base MLP to reduce
> duplication of code
> 4. would be nice to make distributed and incore neural network 'trait' for
> consistent API across all future neural networks.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)