Github user debasish83 commented on the pull request:

    https://github.com/apache/spark/pull/1290#issuecomment-82663608
  
     @avulanov I like Jeff Dean's first paper...for that you need to distribute 
the neural net and do a block based solve...The another one that I saw recently 
which improves upon collaborative filtering using matrix factorization/plsa is 
https://www.cs.toronto.edu/~amnih/papers/rbmcf.pdf...Although this is RBM and I 
want to start with something simple like Jeff's paper (deep neural net using 
ReLu)...If there is a JIRA please let me know and we can discuss further on 
that...
    
    Also I agree with the distributed gradient part...we do that in all mllib 
algorithms...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to