-
Notifications
You must be signed in to change notification settings - Fork 18.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document Caffe by a tour of key subjects #973
Conversation
@borisgin, your Caffe summer workshop has a lot of good stuffs that fit here. |
I would be glad to help with tutorial. How I can contribute? |
5df5e53
to
0345b9a
Compare
Maybe a new feature branch should be created and this PR tracks it so that more people can contribute. |
87a60da
to
0345b9a
Compare
5ec6eb2
to
21d4692
Compare
ec400cd
to
53a831e
Compare
I pushed a Doxygen config file (should be buildable with Currently I have the documentation being served at http://durian3.banatao.berkeley.edu:8000/html/annotated.html if you'd like a preview (but I don't guarantee this will remain up at or for any particular amount of time), see http://durian3.banatao.berkeley.edu:8000/html/classcaffe_1_1SigmoidCrossEntropyLossLayer.html for what I think is reasonably good documentation -- ideally we'd pretty much use the same notation everywhere (I tried to do this but not sure I succeeded), so please try to follow the existing notation where applicable (or change it everywhere if it's really that bad) in any new documentation. |
b827843
to
3eab3fc
Compare
@jeffdonahue please take a look also to link in comments #934. |
Pretty comprehensive and precise. Best practical document of deep learning ever seen. Can't wait to see all of them written up. |
Hope you'll be able to publish the documentation before the ECCV'14 tutorial. Good luck! |
0f0eb50
to
9c31482
Compare
rules of thumb for SGD
e9484d9
to
134e240
Compare
481d4ea
to
6b2bb0d
Compare
6b2bb0d
to
c4b9ec5
Compare
@jeffdonahue the |
Document Caffe by a tour of key subjects + doxygen dev documentation
Document Caffe by a tour of key subjects + doxygen dev documentation
Document Caffe by a tour of key subjects + doxygen dev documentation
Lead a tour through the main points of how Caffe works and how to work with Caffe.
The Story
Details
Comments
@Yangqing @jeffdonahue let's collaborate on my fork to write this all up and edit this description as you like. BVLC folk, feel free to help!