Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.41 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.41 KB

Overview

The repository contains notebooks of examples and code solutions (some notebooks have excercise answers) for all chapters of the book Hands On Machine Learning with ScikitLearn Keras and Tensorflow

This project aims at studying the fundamentals of Machine Learning in python. It contains the example code and solutions to the exercises in the second edition of the O'Reilly book Hands-on Machine Learning with Scikit-Learn, Keras and TensorFlow

Index

View the index to follow the structure of the books and have a concise view of the learning path of Machine Learning.

Quick Start

Want to play with these notebooks online without having to install anything?

Use any of the following services (I recommended Colab or Kaggle, since they offer free GPUs and TPUs).

WARNING: Please be aware that these services provide temporary environments: anything you do will be deleted after a while, so make sure you download any data you care about.

Open In Colab

Installation

Refer to the installation to install the project and set up the environment for studying Machine Learning.

LICENSE

The project is under the MIT license