Skip to content

Latest commit

 

History

History

2018_08_27_Logical-Rhythm-3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

# 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.