NOTES OF
It is always good to go back to basics and revisit old concepts to rectify the fading concepts in our memory. In a similar attempt, I am going to make notes for my revisit to old concepts. The notes are made from Hands on Machine Learning with Scikit-Learn and TensorFlow by Aurélien Géron.
These notes are in no means replacement to the awesome book. These can be used as a companion or as revision guide.
If this repository helps you in anyway, show your love ❤️ by putting a ⭐ on this project ✌️
PART-1-The Fundamentals of Machine Learning
- The Machine Learning Landscape
- End-to-End Machine Learning Project
- Classification
- Training Models
- Support Vector Machines
- Decision Trees
- Ensemble Learning and Random Forests
- Dimensionality Reduction
PART-2-Neural Networks And Deep Learning Learning
- Up and Running With TensorFlow
- Introduction to Artificial Neural Networks
- Training Deep Neural Nets
- Distributing TensorFlow between devices and servers
- Convolutional Neural Networks
- Recurrent Neural Networks
- Autoencoders
- Reinforcement Learning
These are some helpful markdowns I put together while going through the book.
There are some youtube channels to speed up this learning process: