Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 826 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 826 Bytes

Hands on Machine Learning (HOML)-Notes

Notebooks contain the explanation of ML concept (from the book Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition ) along with the code from handson-ml2 official repo that can be read and executed on the same notebook.

Feel free to fork and update the contents if you find any mistakes or incomplete information or if you want to contribute new chapters.

  • 1st chapter is not included
  • Theories are not included from chapter 2.
  • Completed up to first part of the book (8 chapters), Neural Networks chapters still to be done

Note: Single image may repeat in GitHub preview but will show correctly after cloning on local.