ZhitingHu / NN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN: Caffe on Petuum

Caffe is a deep learning framework originally developed by Yangqing Jia / BVLC (http://caffe.berkeleyvision.org/) where GPU was used to speedup the model training. Here we provide a CPU distributed version of Caffe based on Petuum. Good speedup and scalability is achieved. We have kept most of the Caffe interfaces unchanged.

Please consult the wiki page for more details.

About

License:Other


Languages

Language:C++ 56.1%Language:Python 25.0%Language:Cuda 9.9%Language:Shell 3.6%Language:Protocol Buffer 2.9%Language:Makefile 2.0%Language:CMake 0.4%