Skip to content

Commit a6dee31

Browse files
committed
2 parents 3848b75 + a74f8af commit a6dee31

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,18 @@ The fast.ai team (Jeremy Howard & Rachel Thomas) promises to take you to the coo
2121

2222

2323
## 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/)
28+
29+
30+
[Image Kernels - Explained visually](http://setosa.io/ev/image-kernels/)
31+
2432
[Preprocessing data](http://scikit-learn.org/stable/modules/preprocessing.html)
2533

34+
[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+
2636
[Deep Learning - a gentle dive](https://becominghuman.ai/deep-learning-a-gentle-dive-92054e39bd8)
2737

2838
[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
5060

5161
* [The Unreasonable Effectiveness of Recurrent Neural Networks ~Andrej Karpathy](http://karpathy.github.io/2015/05/21/rnn-effectiveness/)
5262

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+
5365

5466
[A Few Useful Things to Know about Machine Learning ~Pedro Domingos](http://homes.cs.washington.edu/~pedrod/papers/cacm12.pdf)
5567

0 commit comments

Comments
 (0)