Caffe on both Linux and Windows
Перейти к файлу
Karen Simonyan 536335939d added comments to the Matlab demo script 2014-09-22 20:28:06 +01:00
CMakeScripts
data
docs Fix typo in LRN-expression in docs 2014-09-19 20:47:44 +02:00
examples web demo fix, closes #1002 2014-09-21 22:53:30 -07:00
include/caffe adds a parameter to the LRN layer (denoted as "k" in [Krizhevsky et al., NIPS 2012]) 2014-09-22 20:28:06 +01:00
matlab added comments to the Matlab demo script 2014-09-22 20:28:06 +01:00
models
python
scripts
src added support for "k" LRN parameter to upgrade_proto 2014-09-22 20:28:06 +01:00
tools fix types of (Layer)SetUp, Reshape, Forward, and Backward calls 2014-09-19 16:04:37 -07:00
.Doxyfile
.gitignore
.travis.yml
CMakeLists.txt
CONTRIBUTORS.md
INSTALL.md
LICENSE
Makefile
Makefile.config.example
README.md
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.