Caffe on both Linux and Windows
Перейти к файлу
Kai Li e114edf205 Distribute the generated proto header files 2014-08-09 20:41:58 +08:00
data [example] image classification web demo 2014-07-11 23:41:12 -07:00
docs Back-merge documentation and fixes 2014-08-07 14:17:48 -07:00
examples [example] fix example names 2014-08-08 12:55:01 -07:00
include/caffe LICENSE governs the whole project so strip file headers 2014-08-06 18:35:29 -07:00
matlab/caffe Merge pull request #888 from ronghanghu/matcaffe-add-check 2014-08-09 02:29:05 -07:00
python LICENSE governs the whole project so strip file headers 2014-08-06 18:35:29 -07:00
scripts [docs] fix find complaint in example gathering script 2014-08-08 12:04:08 -07:00
src LICENSE governs the whole project so strip file headers 2014-08-06 18:35:29 -07:00
tools Back-merge documentation and fixes 2014-08-07 14:17:48 -07:00
.gitignore back-merging [docs] changes and web demo [example] addition; updating 2014-07-12 09:25:23 -07:00
.travis.yml Only install the minimal CUDA subpackages necessary for building. 2014-07-27 20:30:13 -07:00
CONTRIBUTORS.md clarify the license and copyright terms of the project 2014-08-06 18:35:29 -07:00
INSTALL.md replace bundled install instructions with link to site 2014-02-10 15:31:59 -08:00
LICENSE clarify the license and copyright terms of the project 2014-08-06 18:35:29 -07:00
Makefile Distribute the generated proto header files 2014-08-09 20:41:58 +08:00
Makefile.config.example use /usr instead of /usr/local for default Python include/lib 2014-07-18 16:15:02 -07:00
README.md [docs] readme 2014-07-09 15:07:42 -07:00
caffe.cloc linecount improvement 2013-11-12 14:31:09 -08:00

README.md

Caffe

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