Thomas Jungblut created HAMA-675:
------------------------------------

             Summary: Deep Learning Computation Model
                 Key: HAMA-675
                 URL: https://issues.apache.org/jira/browse/HAMA-675
             Project: Hama
          Issue Type: New Feature
            Reporter: Thomas Jungblut


Jeff Dean mentioned a computational model in this video: 
http://techtalks.tv/talks/57639/

There they are using the same idea of the Pregel system, they are defining a 
upstream and a downstream computation function for a neuron (for cost and its 
gradient). Then you can roughly tell about how the framework should partition 
the neurons.

All the messaging will be handled by the underlying messaging framework.

Can we implement something equally?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to