Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ python. It contains the example code and solutions to the exercises in the third
## Quick Start

### Want to play with these notebooks online without having to install anything?
> **Note:** Most notebooks are intended to be run top-to-bottom.
> If you encounter missing packages or version conflicts, ensure your
> Python environment matches the versions listed in the requirements.

* <a href="https://colab.research.google.com/github/ageron/handson-ml3/blob/main/" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a> (recommended)

Expand Down