yahoo / CaffeOnSpark

Distributed deep learning on Hadoop and Spark clusters.
Apache License 2.0
1.27k stars 357 forks source link

can i use CaffeOnSpark with python? #229

Closed progbasma closed 7 years ago

progbasma commented 7 years ago

can i use CaffeOnSpark with python language only ?

junshi15 commented 7 years ago

yes, you can. Here is an example: https://github.com/yahoo/CaffeOnSpark/wiki/GetStarted_python

progbasma commented 7 years ago

thanks for your answer