You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mahout.apache.org by "Trevor Grant (Jira)" <ji...@apache.org> on 2020/10/21 11:20:00 UTC

[jira] [Resolved] (MAHOUT-1990) Implement Multilayer Perceptron

     [ https://issues.apache.org/jira/browse/MAHOUT-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant resolved MAHOUT-1990.
----------------------------------
    Resolution: Won't Fix

Out of scope for project

 

> 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
>            Priority: Major
>
> 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
(v8.3.4#803005)