Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 634 Bytes

File metadata and controls

13 lines (9 loc) · 634 Bytes

Machine Learning Gym

Description:

Contains a variety of projects and experiments I have created using machine learning techniques

To view iPython Notebooks either download the booklets, using an online notebook viewer, or by opening in GitHub and letting it render the file for you.

Books/resources used to learn content:

  • Machine Learning Course on Coursera; Andrew Ng
  • Elements of Statistical Learning; Trevor Hastie, Robert Tibshirani, Jerome Friedman.
  • Deep Learning; Ian Goodfellow, Yoshua Bengio and Aaron Courville
  • Machine Learning: A Probabilistic Perspective; Kevin Murphy