Skip to content

Commit 23428c1

Browse files
update
1 parent 1902887 commit 23428c1

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

cnn_class/extra_reading.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,13 @@ ImageNet Classification with Deep Convolutional Neural Networks
55
https://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf
66

77
Convolution arithmetic tutorial
8-
http://deeplearning.net/software/theano_versions/dev/tutorial/conv_arithmetic.html
8+
http://deeplearning.net/software/theano_versions/dev/tutorial/conv_arithmetic.html
9+
10+
Very Deep Convolutional Networks for Large-Scale Visual Recognition
11+
http://www.robots.ox.ac.uk/~vgg/research/very_deep/
12+
13+
ImageNet Classification with Deep Convolutional Neural Networks
14+
http://image-net.org/challenges/LSVRC/2012/supervision.pdf
15+
16+
Going deeper with convolutions
17+
https://arxiv.org/pdf/1409.4842.pdf

0 commit comments

Comments
 (0)