summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2014-02-25 15:59:49 -0800
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2014-02-26 12:37:46 -0800
commit9b3f2d9409818162eecfd63e479f23724fc94329 (patch)
tree3aca52a06102fa066c0437ab2f91427719884e26 /examples
parent04f61b320de7434fb1516330f7297e0d465ccf98 (diff)
downloadcaffe-9b3f2d9409818162eecfd63e479f23724fc94329.tar.gz
caffe-9b3f2d9409818162eecfd63e479f23724fc94329.tar.bz2
caffe-9b3f2d9409818162eecfd63e479f23724fc94329.zip
TODO cifar example
Diffstat (limited to 'examples')
-rw-r--r--examples/cifar/TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/cifar/TODO.md b/examples/cifar/TODO.md
new file mode 100644
index 00000000..5e8dd277
--- /dev/null
+++ b/examples/cifar/TODO.md
@@ -0,0 +1,4 @@
+# CIFAR-10
+
+Contributing a CIFAR-10 example would be welcome! A benchmark against
+cuda-convnet could be interesting too.