We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d5e45 commit 3187592Copy full SHA for 3187592
README.md
@@ -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