Skip to content

Commit 3187592

Browse files
committed
README
1 parent c5d5e45 commit 3187592

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Pycaffe Tutorial
2+
3+
This tutorial assumes that you already know how to use Caffe. If you don't,
4+
consult the official caffe tutorials at:
5+
6+
- http://caffe.berkeleyvision.org/tutorial/
7+
- http://caffe.berkeleyvision.org/gathered/examples/mnist.html
8+
9+
Also assumed is a basic knowledge of Python. If it is not the case, have a look
10+
at the official python tutorials here: https://docs.python.org/2/tutorial/

0 commit comments

Comments
 (0)