Caffe on both Linux and Windows
Перейти к файлу
Yangqing Jia 590293186c Merge pull request #730 from Yangqing/sweep
cosmetics: add syntax = proto2
2014-07-18 13:45:41 -07:00
data [example] image classification web demo 2014-07-11 23:41:12 -07:00
docs back-merging [docs] changes and web demo [example] addition; updating 2014-07-12 09:25:23 -07:00
examples [example] elaborate net surgery description 2014-07-15 16:06:59 +02:00
include/caffe lint 2014-07-18 09:50:05 +02:00
matlab/caffe replace all memcpy by caffe_copy 2014-07-03 17:14:12 -07:00
python Merge pull request #455 from shelhamer/pycaffe-save 2014-06-12 16:00:49 -07:00
scripts [docs] shelhamer's minor suggestions 2014-07-11 17:19:35 -07:00
src cosmetics: add syntax = proto2 2014-07-18 13:32:25 -07:00
tools Merge pull request #716 from Yangqing/dev 2014-07-17 12:46:18 -07:00
.gitignore back-merging [docs] changes and web demo [example] addition; updating 2014-07-12 09:25:23 -07:00
.travis.yml check CPU-only everything, CPU + GPU build with travis 2014-07-17 11:58:01 +02:00
CONTRIBUTORS.md
INSTALL.md
LICENSE
Makefile switch travis build to CPU-only flag, drop runtestnogpu target 2014-07-17 11:57:56 +02:00
Makefile.config.example configure Makefile for CPU-only build 2014-07-17 11:57:06 +02:00
README.md [docs] readme 2014-07-09 15:07:42 -07:00
caffe.cloc

README.md

Caffe

Caffe is a deep learning framework developed with cleanliness, readability, and speed in mind.
Consult the project website for all documentation.