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

yuhao yang commented on SPARK-9273:
-----------------------------------

Hi  [~avulanov]. I've refactored the CNN in 
[https://github.com/hhbyyh/mCNN/tree/master/src/communityInterface] according 
to ANN interface. Also I made an example in [Driver.scala| 
https://github.com/hhbyyh/mCNN/blob/master/src/communityInterface/Driver.scala] 
to demo how it can be combined with existing layers to resolve MNist.

Right now I'm trying to optimize the Convolution operation, referring to 
[http://petewarden.com/2015/04/20/why-gemm-is-at-the-heart-of-deep-learning/]. 
Appreciate if you can shed some light  :-).

> Add Convolutional Neural network to Spark MLlib
> -----------------------------------------------
>
>                 Key: SPARK-9273
>                 URL: https://issues.apache.org/jira/browse/SPARK-9273
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: yuhao yang
>
> Add Convolutional Neural network to Spark MLlib



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to