Welcome to my personal repository for studying and summarizing the "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow" (3rd Edition) by Aurélien Géron. This repo contains chapter-by-chapter summaries, key concepts - all organized into Obsidian-flavored PDF notes.
- Book Title: Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow (3rd Edition)
- Author: Aurélien Géron
- Publisher: O'Reilly Media
- Official Book Link
Each chapter in this repository includes:
- A concise PDF summary of key concepts and takeaways
- Structured in Obsidian for linking and navigating ideas
- Exercises & their solutions (sourced from the official notebooks)
- Practical code examples and visual explanations
| Tool/Resource | Description |
|---|---|
| Obsidian | For personal note-taking, backlinks, and organizing content |
| Book PDF | Official textbook (link) |
| YouTube Playlist | This Playlist by Eng. Mahmoud Hegab for Arabic explanations |
| Source Code | Official Notebooks: GitHub Repo and Google Colab |
At the end of each chapter:
- You’ll find hands-on exercises to reinforce your learning.
- The solutions are available at the end of the corresponding notebook for each chapter (in the official GitHub repo or Colab).
I highly recommend solving the exercises yourself first before checking the solutions.
Hands-on-ML-Book---notes-and-summarization/
├── Chapter 1 - Hands on.pdf
├── Chapter 2 - Hands on.pdf
├── Chapter 3 - Hands on.pdf
├── ...
└── Chapter x - Hands on.pdf
Each PDF represents a summarized view of the corresponding chapter.
- Start reading the chapter from the official book.
- Watch the corresponding video by Eng. Mahmoud Hegab (optional for Arabic speakers).
- Refer to the summary in this repo.
- Practice using the official notebook: GitHub or Colab.
- Attempt the exercises and check your solution.
- Students and professionals studying ML
- Self-learners using the Hands-On ML book
- Arabic-speaking learners (bonus playlist!)
- Anyone who wants structured and summarized reference material