Skip to content

Commit 3b2078c

Browse files
committed
modify README
1 parent a81cc5e commit 3b2078c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ To train LeNet on MNIST dataset, just do as follow(you may need some python pack
66
1. cd code
77
2. python mnist_demo.py
88

9-
To train cifar-net on cifar dataset, do as follow:
10-
11-
1. cd code
12-
2. python cifar_demo.py
13-
149
This is a brief CNN tutorial (from [Jianxin Wu](http://cs.nju.edu.cn/wujx/)'s homepage):
1510

1611
http://cs.nju.edu.cn/_upload/tpl/00/ed/237/template237/paper/CNN.pdf

0 commit comments

Comments
 (0)