Machine Learning
| Topic | Overview | 
|---|---|
| A Neural Network in 11 lines of Python (Part 1) | Great intro to neural networks | 
| A Neural Network in 13 lines of Python (Part 2 - Gradient Descent) | Part 2 in the series | 
| Neural Networks & Deep Learning | A thorough introduction to neural networks, good explanation of backpropagation | 
| Algorithm choice | Great overview of the different machine learning algorithms on the Microsoft blog |