Caffe on both Linux and Windows
Перейти к файлу
Jeff Donahue ac9275bd6f .Doxyfile: modify to generate C++ docs, excluding tests 2014-09-03 10:59:23 -07:00
CMakeScripts added gflags + bugfixes + rebase on bvlc/caffe 2014-08-17 01:07:17 -07:00
data [example] image classification web demo 2014-07-11 23:41:12 -07:00
docs [wip] vision layers, start convolution 2014-09-03 10:59:23 -07:00
examples fixed relative path and prefix for adagrad-optimised autoencoder snapshots 2014-09-02 13:01:13 +02:00
include/caffe lint 2014-09-01 11:33:41 -07:00
matlab cmake build system 2014-08-17 01:07:11 -07:00
python [pycaffe] use _blob_names, _layer_names instead of removed .name 2014-09-01 19:52:57 -07:00
scripts Add boost thread in the travis install script 2014-08-29 01:06:21 +08:00
src add CUDA 6.5 error CUBLAS_STATUS_LICENSE_ERROR to cublasGetErrorString 2014-09-01 16:46:21 -07:00
tools revert tools/train_net.cpp to previous, depecated version 2014-09-01 14:51:59 -07:00
.Doxyfile .Doxyfile: modify to generate C++ docs, excluding tests 2014-09-03 10:59:23 -07:00
.gitignore .gitignore doxygen-generated documentation 2014-09-03 10:59:23 -07:00
.travis.yml Travis build matrix to do parallel builds for make and CMake; CUDA-less 2014-08-17 06:44:53 -07:00
CMakeLists.txt added gflags + bugfixes + rebase on bvlc/caffe 2014-08-17 01:07:17 -07:00
CONTRIBUTORS.md clarify the license and copyright terms of the project 2014-08-06 18:35:29 -07:00
INSTALL.md
LICENSE clarify the license and copyright terms of the project 2014-08-06 18:35:29 -07:00
Makefile add "make {docs,doxygen}" targets to build doxygen-generated docs 2014-09-03 10:59:23 -07: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

README.md

Caffe

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