File tree Expand file tree Collapse file tree 2 files changed +1278
-0
lines changed Expand file tree Collapse file tree 2 files changed +1278
-0
lines changed Original file line number Diff line number Diff line change
1
+ Deep learning improved by biological activation functions
2
+ https://arxiv.org/pdf/1804.11237.pdf
3
+
4
+ Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
5
+ Sergey Ioffe, Christian Szegedy
6
+ https://arxiv.org/abs/1502.03167
7
+
8
+ Dropout: A Simple Way to Prevent Neural Networks from Overfitting
9
+ https://www.cs.toronto.edu/~hinton/absps/JMLRdropout.pdf
10
+
11
+ Convolution arithmetic tutorial
12
+ http://deeplearning.net/software/theano_versions/dev/tutorial/conv_arithmetic.html
13
+
14
+ On the Practical Computational Power of Finite Precision RNNs for Language Recognition
15
+ https://arxiv.org/abs/1805.04908
16
+
17
+ Massive Exploration of Neural Machine Translation Architectures
18
+ https://arxiv.org/abs/1703.03906
You can’t perform that action at this time.
0 commit comments