Skip to content
/ homl Public

My notes and exercise solutions from Hands-on ML with SkLearn, Keras and TF by Aurelien Geron

Notifications You must be signed in to change notification settings

amaralcs/homl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-on Machine Learning with ScikitLearn, Keras and TensorFlow

My notes and exercise solutions from Hands-on ML with SkLearn, Keras and TF by Aurelien Geron

Each notebook is labelled as follows: chapterNumber_chapterName

There are two folders omitted form this repo: datasets and saved_models. The first contains downloaded and used whereas the second contains .joblib files with various models trained while I worked on the notebooks. I decided to save them and re-load them when going back to a notebook to save time and avoid re-creating expensive models.

Execise solutions are found at the end of the notebooks.

Author's github page: github.com/ageron/handson-ml2

About

My notes and exercise solutions from Hands-on ML with SkLearn, Keras and TF by Aurelien Geron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published