Publish the Caffe presentation, pi day edition
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Fri, 14 Mar 2014 18:51:21 +0000 (11:51 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Fri, 14 Mar 2014 18:51:21 +0000 (11:51 -0700)
Learn all about the Caffeine life.

Deep learning, coffee, and pie: better together!

(Although this is a pdf at the moment, it'll be replaced with a google
doc soon).

docs/caffe-presentation.pdf [new file with mode: 0644]
docs/index.md

diff --git a/docs/caffe-presentation.pdf b/docs/caffe-presentation.pdf
new file mode 100644 (file)
index 0000000..184368e
Binary files /dev/null and b/docs/caffe-presentation.pdf differ
index 49c3327..dd38ac9 100644 (file)
@@ -30,7 +30,7 @@ Even in CPU mode, computing predictions on an image takes only 20 ms when images
 Quick Links
 -----------
 
-* [Presentation](https://docs.google.com/presentation/d/1lzyXMRQFlOYE2Jy0lCNaqltpcCIKuRzKJxQ7vCuPRc8/edit?usp=sharing): Presentation on Caffe at the UC Berkeley Vision Group meeting.
+* [Presentation](caffe-presentation.pdf): The Caffe presentation, *updated 03/14*.
 * [Installation](installation.html): Instructions on installing Caffe (tested on Ubuntu 12.04, but works on Red Hat, OS X, etc.).
 * [Development](development.html): Guidelines for development and contributing to Caffe.
 * [MNIST Demo](mnist.html): example of end-to-end training and testing on the MNIST data.