caffe官网:http://caffe.berkeleyvision.org/
1.最原始的最开始版本:伯克利BVLC版
https://github.com/BVLC/caffe
主要在Linux上运行,有matlab和Python接口
傻瓜都能学会的配置教程:Caffe+Ubuntu14.04+CUDA6.5新手安装配置指南:
http://www.haodaima.net/art/2823705
http://www.cnblogs.com/platero/p/3993877.html
学习教程:http://suanfazu.com/t/caffe/281
2.贾扬清大大自己的版本:https://github.com/Yangqing/caffe
3.caffe-for-windows基本版:https://github.com/niuzhiheng/caffe
win+VS2012基本配置:http://blog.youkuaiyun.com/u012878523/article/details/41698209