Граф коммитов

164 Коммитов

Автор SHA1 Сообщение Дата
Sergio 3578d91da9 Added initial Hinge Loss 2014-09-06 16:30:32 -07:00
Yangqing Jia 5eb8dd3558 more layers 2014-09-06 09:35:13 -07:00
Yangqing Jia f15fc36440 conv and pooling 2014-09-05 17:03:29 -07:00
Yangqing Jia f12a74af95 neuron layers doc 2014-09-05 16:44:06 -07:00
Yangqing Jia cb4ae5e875 update net 2014-09-05 13:47:11 -07:00
Yangqing Jia 1f641483eb fix leaky relu 2014-09-05 13:05:35 -07:00
Yangqing Jia 4880a2b313 more blob details 2014-09-05 12:58:28 -07:00
Yangqing Jia ced3a37aed relu,sigmoid,tanh 2014-09-05 11:07:04 -07:00
Evan Shelhamer ec861a5563 [docs] fix br code 2014-09-05 10:42:45 -07:00
Evan Shelhamer 530ec45bda [docs] link tutorial 2014-09-05 10:41:20 -07:00
Evan Shelhamer e82e72811c [docs] add titles 2014-09-05 10:40:39 -07:00
Jeff Donahue b5b02dc3be [docs] fix formatting and other errors in loss & solver 2014-09-04 15:40:41 -07:00
Sergey Karayev 51c4e6ed1a script to upload/update model info as gist 2014-09-04 03:59:14 +01:00
Sergey Karayev bc601e9060 minor fixes to docs 2014-09-04 03:59:14 +01:00
Sergey Karayev da715ea07a removed mention of getting_pretrained_models page and old paths 2014-09-04 03:59:14 +01:00
Sergey Karayev e553573e2c [models] adding zoo readme; caffenet, alexnet, and rcnn models in zoo format 2014-09-04 01:53:18 +01:00
Sergey Karayev 59fafb1f0d [docs] default setting for layout 2014-09-04 01:45:07 +01:00
Evan Shelhamer c4b9ec58fe [docs] configure doxygen + docs script for docs/doxygen site output 2014-09-03 13:25:46 -07:00
Evan Shelhamer b3673174f8 [docs] suggest the CVPR14 deep learning tutorial for nice contrast 2014-09-03 13:00:12 -07:00
Evan Shelhamer 9f1903074e [docs] draft data 2014-09-03 13:00:08 -07:00
Jeff Donahue 134e2408be wrap up solver.md -- add update info for all solvers with citations;
rules of thumb for SGD
2014-09-03 12:01:01 -07:00
Jeff Donahue 59eaba19ac [wip] vision layers, start convolution 2014-09-03 10:59:23 -07:00
Jeff Donahue d15405a4b0 use kramdown for markdown syntax; add mathjax 2014-09-03 10:59:23 -07:00
Evan Shelhamer 17252db7a0 [docs] add note on Caffe convolution 2014-09-03 10:59:04 -07:00
Evan Shelhamer b256a7601a [docs] draft tutorial subjects 2014-09-03 10:59:04 -07:00
Evan Shelhamer 5d8c93c201 [docs] skeleton documentation subjects 2014-09-03 10:30:33 -07:00
Evan Shelhamer c9f938b338 [docs] new PR policy: send master fixes + docs to master
To address fixes and documentation updates to master between official
releases from `dev` to `master` PRs will be accepted to `master`.

All new development must still branch off and PR to `dev`.
2014-08-30 16:06:17 -07:00
Evan Shelhamer 249fd24b02 back-merge
[docs] Several documentation fixes
  Explain how to fix homebrew to allow updates after editing formulae
2014-08-30 09:38:13 -07:00
Ozan Çağlayan ea04cf8268 [docs] Several documentation fixes
- Fix a typo and a path in MNIST tutorial
- Rework instructions about Fedora installation
2014-08-30 09:37:42 -07:00
Daniel Golden 1c49d630c7 Explain how to fix homebrew to allow updates after editing formulae 2014-08-30 09:34:58 -07:00
Evan Shelhamer c05ba59260 Back-merge to dev for doc fixes + cherry-picks
Back-merge these doc fixes:

  clarify project origin
  [docs] fix citation bibtex

All other changes are spurious commits from cherry-picking.
2014-08-28 10:55:33 -07:00
Ozan Çağlayan c01f07a936 [docs] Update installation docs to include Fedora
- All the instructions mentioned for CentOS/RHEL are also valid for Fedora Linux so add it.
- The package name for atlas is atlas-devel not libatlas-devel for CentOS/RHEL/Fedora so fix it.
- Add 'sudo' prefix to missing places to be consistent with the rest of the document.
- Add instructions for installing python headers in Fedora into the python support section.
- Update Linux installation section to reflect Fedora, refactor a bit.
2014-08-27 22:54:32 -07:00
Evan Shelhamer 6249d3e2c5 clarify project origin 2014-08-27 22:54:13 -07:00
Evan Shelhamer 9c0b562a63 Merge pull request #977 from ozancaglayan/patch-1
[docs] Update installation docs to include Fedora
2014-08-27 00:18:09 -07:00
Evan Shelhamer f6536b50d2 clarify project origin 2014-08-26 09:51:42 -07:00
Ozan Çağlayan e0c855063e [docs] Update installation docs to include Fedora
- All the instructions mentioned for CentOS/RHEL are also valid for Fedora Linux so add it.
- The package name for atlas is atlas-devel not libatlas-devel for CentOS/RHEL/Fedora so fix it.
- Add 'sudo' prefix to missing places to be consistent with the rest of the document.
- Add instructions for installing python headers in Fedora into the python support section.
- Update Linux installation section to reflect Fedora, refactor a bit.
2014-08-25 15:16:34 +03:00
Jason Yosinski b84f2d255e Updated installation docs for OS X 10.9 brew install protobuf as well 2014-08-21 14:21:51 -07:00
Jason Yosinski b497475e29 Updated documentation to include instructions to install protobuf with Python support on Mac OS X 2014-08-21 14:21:51 -07:00
Evan Shelhamer 3e20ca9888 [docs] fix citation bibtex 2014-08-21 14:19:36 -07:00
Evan Shelhamer 43142a0e7a Merge pull request #942 from yosinski/doc-update
protobuf should be installed with Python support on Mac
2014-08-21 10:10:40 -07:00
Jeff Donahue f135665a20 [docs] CMake build steps and Ubuntu 12.04 install instructions 2014-08-17 01:07:17 -07:00
Jason Yosinski 5e8e19b138 Updated installation docs for OS X 10.9 brew install protobuf as well 2014-08-16 23:41:52 -07:00
Jason Yosinski da3e9b1e51 Updated documentation to include instructions to install protobuf with Python support on Mac OS X 2014-08-16 23:18:12 -07:00
Sergey Karayev 8f47e7dc14 [docs] sorting of examples. if doesn’t work for you, update jekyll. 2014-08-11 15:18:45 -07:00
Sergey Karayev 9c3710eddb [docs] sorting of examples. if doesn’t work for you, update jekyll. 2014-08-11 15:09:53 -07:00
Evan Shelhamer f072600bb1 [docs] fix example links from install guide 2014-08-11 00:27:38 -07:00
Evan Shelhamer 285f61500f Back-merge documentation and fixes 2014-08-07 14:17:48 -07:00
Evan Shelhamer 72effc037f [docs] detail attribution, license, and copyright for development 2014-08-06 18:35:29 -07:00
Evan Shelhamer d726338b22 [docs] announce caffe-users 2014-07-29 23:37:09 -07:00
Sergey Karayev a08faf645d [docs] contact us on webpage 2014-07-29 23:29:18 -07:00