# TOC
- Neural Networks
- Decision Trees
- Random Forest
- Hyperparameter Optimisation, Bias Variance Tradeoff
Slides
- Class slides : Click here for class-3 slides
MNIST : Hand written digit recognition
- To try MNIST hand-written digit recognition in your web browser click here
- Feel free to ask anything about the notebook. I have written it myself.
- The implementation is in keras (check keras.io for detailed documentation)
Here is a course that my friends have suggested, it is bit implementation oriented, instead of being algorithm oriented.
Will probably add more resources for first three classes. Please check this folder at regular intervals.