You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,18 @@ The fast.ai team (Jeremy Howard & Rachel Thomas) promises to take you to the coo
21
21
22
22
23
23
## Tutorials & Articles
24
+
25
+
You know when [Chris Olah](https://twitter.com/ch402) is involved it will be brilliant - one of the best posts on visualising how Neural Networks learn to see around.
26
+
27
+
*[Feature Visualization - How neural networks build up their understanding of images](https://distill.pub/2017/feature-visualization/)
[How to setup your Windows 10 machine for Machine Learning using Ubuntu Bash shell](https://medium.com/@dries139/how-to-setup-your-windows-10-machine-for-machine-learning-using-ubuntu-bash-shell-b32f01bd31ab)
35
+
26
36
[Deep Learning - a gentle dive](https://becominghuman.ai/deep-learning-a-gentle-dive-92054e39bd8)
27
37
28
38
[A 'Brief' History of Neural Nets and Deep Learning (4 parts)](http://www.andreykurenkov.com/writing/a-brief-history-of-neural-nets-and-deep-learning/)
@@ -50,6 +60,8 @@ Recurrent Neural Networks
50
60
51
61
*[The Unreasonable Effectiveness of Recurrent Neural Networks ~Andrej Karpathy](http://karpathy.github.io/2015/05/21/rnn-effectiveness/)
52
62
63
+
*[YouTube: Recurrent Neural Networks (RNN) and and Long Short-Term Memory (LSTM)](https://www.youtube.com/watch?v=WCUNPb-5EYI&index=15&list=WL)
64
+
53
65
54
66
[A Few Useful Things to Know about Machine Learning ~Pedro Domingos](http://homes.cs.washington.edu/~pedrod/papers/cacm12.pdf)
0 commit comments