18974 Forks
33197 Stars
33197 Watchers

caffe

Caffe: a fast open framework for deep learning.

How to download and setup caffe

Open terminal and run command
git clone https://github.com/BVLC/caffe.git
git clone is used to create a copy or clone of caffe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with caffe https://github.com/BVLC/caffe/archive/master.zip

Or simply clone caffe with SSH
[email protected]:BVLC/caffe.git

If you have some problems with caffe

You may open issue on caffe support forum (system) here: https://github.com/BVLC/caffe/issues