GitXplorerGitXplorer
s

HandOnML

public
3 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
1014592217437e3f78745e378e941677884be269

docs: update readme

ssozelfist committed 2 years ago
Unverified
1733dc0509d9a6a078ae027bd13559276eb7d35b

docs: add installation

ssozelfist committed 2 years ago
Verified
6e9ca89ea94df5aefffe814219c98d8a2cf52514

docs: add index.md files of the project

ssozelfist committed 2 years ago
Verified
218cbe00ad8a8a6d7bea3fedc0b4a0f8e6fe4a51

docs: update readme

ssozelfist committed 2 years ago
Verified
6d810014915ff862d197c1660f65997c65adb1d0

upload project

ssozelfist committed 2 years ago
Unverified
dcf656b170b2f84d2f311b8cdf2b34d8218ef4d2

chore(git): update git ignore

ssozelfist committed 2 years ago

README

The README file for this repository.

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