Skip to content

Commit eed3748

Browse files
update readings
1 parent a2fd2e2 commit eed3748

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ann_class2/extra_reading.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,10 @@ https://static.googleusercontent.com/media/research.google.com/en//archive/large
1212

1313
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
1414
Sergey Ioffe, Christian Szegedy
15-
https://arxiv.org/abs/1502.03167
15+
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

Comments
 (0)