Skip to content

Commit 6cd9a70

Browse files
authored
Fixed typo.
See #73.
1 parent 86ebc78 commit 6cd9a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neural-networks-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ As an aside, in practice it is often the case that 3-layer neural networks will
176176

177177
The full story is, of course, much more involved and a topic of much recent research. If you are interested in these topics we recommend for further reading:
178178

179-
- [Deep Learning](http://www.deeplearningbook.org/) book in press by Bengio, Goodfellow, Courville, in practicular [Chapter 6.4](http://www.deeplearningbook.org/contents/mlp.html).
179+
- [Deep Learning](http://www.deeplearningbook.org/) book in press by Bengio, Goodfellow, Courville, in particular [Chapter 6.4](http://www.deeplearningbook.org/contents/mlp.html).
180180
- [Do Deep Nets Really Need to be Deep?](http://arxiv.org/abs/1312.6184)
181181
- [FitNets: Hints for Thin Deep Nets](http://arxiv.org/abs/1412.6550)
182182

0 commit comments

Comments
 (0)