caffe/docs
rickardnorlander 2077516b0f Fix typo in LRN-expression in docs
This is more consistent with krizhevsky2012, and it seems to be what the code does.
2014-09-19 20:47:44 +02:00
..
_layouts use kramdown for markdown syntax; add mathjax 2014-09-03 10:59:23 -07:00
images [docs] reworked index page, got rid of publications page 2014-07-09 11:32:34 -07:00
stylesheets [docs] cosmetic 2014-07-11 13:29:06 -07:00
tutorial Fix typo in LRN-expression in docs 2014-09-19 20:47:44 +02:00
CNAME Moving gh-pages docs to docs/ folder, with script to build them 2014-02-25 01:03:08 -08:00
README.md [docs] moved example md’s to examples/**/md’s and added script to gather 2014-07-11 13:49:07 -07:00
_config.yml [docs] default setting for layout 2014-09-04 01:45:07 +01:00
development.md [docs] fix br code 2014-09-05 10:42:45 -07:00
index.md [docs] order ipython notebooks 2014-09-18 21:25:10 -07:00
installation.md [docs] include cuDNN in installation and performance reference 2014-09-07 19:56:45 +02:00
model_zoo.md [model zoo] download gist script 2014-09-18 16:27:44 -07:00
performance_hardware.md [docs] include cuDNN in installation and performance reference 2014-09-07 19:56:45 +02:00

README.md

Caffe Documentation

To generate the documentation, run $CAFFE_ROOT/scripts/build_docs.sh.

To push your changes to the documentation to the gh-pages branch of your or the BVLC repo, run $CAFFE_ROOT/scripts/deploy_docs.sh <repo_name>.