You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Erik Erlandson (JIRA)" <ji...@apache.org> on 2014/06/24 23:40:25 UTC

[jira] [Commented] (SPARK-2262) Extreme Learning Machines (ELM) for MLLib

    [ https://issues.apache.org/jira/browse/SPARK-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042731#comment-14042731 ] 

Erik Erlandson commented on SPARK-2262:
---------------------------------------

I'd like to have this assigned to me

> Extreme Learning Machines (ELM) for MLLib
> -----------------------------------------
>
>                 Key: SPARK-2262
>                 URL: https://issues.apache.org/jira/browse/SPARK-2262
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: Erik Erlandson
>              Labels: features
>
> MLLib has a gap in the NN space.   There's some good reason for this, as batching gradient updates in traditional backprop training is known to not perform well.
> However, Extreme Learning Machines(ELM)  combine support for nonlinear activation functions in a hidden layer with a batch-friendly linear training.  There is also a body of ELM literature on various avenues for extension, including multi-category classification, multiple hidden layers and adaptive addition/deletion of hidden nodes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)