ageron / handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Apache License 2.0
27.26k stars 12.6k forks source link

[QUESTION] Chapter 17 Question 10-13 #558

Open yayayru opened 2 years ago

yayayru commented 2 years ago

Where can I find an answers to the questions 10-13? 09_unsupervised_learning.ipynb it says "Exercise solutions" and "TODO"

KirkDCO commented 2 years ago

Did you mix up Chapters 9 and 17? The link you provide shows Chapter 9 and there are answers to questions 10-13. Chapter 17 does not have answers for questions 9, 10, and 11.

ageron commented 2 years ago

Hi @YAYAYru , Yes, there are 4 or 5 exercices that don't have a solution yet, sorry about that. I'll try to do them once I'm done writing the 3rd edition. By the way, if you read "TODO", then you might be looking at the chapter 17 notebook of the 3rd edition, not chapter 17 notebook of the 2nd edition.