We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fd2e2 commit eed3748Copy full SHA for eed3748
ann_class2/extra_reading.txt
@@ -12,4 +12,10 @@ https://static.googleusercontent.com/media/research.google.com/en//archive/large
12
13
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
14
Sergey Ioffe, Christian Szegedy
15
-https://arxiv.org/abs/1502.03167
+https://arxiv.org/abs/1502.03167
16
+
17
+Xavier (Glorot) Normal Initializer
18
+http://jmlr.org/proceedings/papers/v9/glorot10a/glorot10a.pdf
19
20
+He Normal Initializer
21
+http://arxiv.org/abs/1502.01852
0 commit comments