Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 676 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 676 Bytes

Hands_On_Machine_Learning

From Aurelien Geron

  1. This repo, consists of code learnings & theory Summarization from the book "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow" by Aurelion Geron
  2. Every chapter has its own notebook, which includes short summaries and code implementation provided in the book

Requires Python 3.10.1

Install the required libraries from requirements.txt

  1. I have used "pipreqsnb" to generate the requirements.txt file
    1. In terminal , run pipreqsnb .

Important Resources

requirements.txt

Awesome Tensorflow projects