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.79k stars 12.73k forks source link

[BUG] [Chapter 4]: Equation rendering issue in "exercise 12" solution in 04_training_linear_models.ipynb #628

Open m10w opened 9 months ago

m10w commented 9 months ago

The gradients equation is not rendered correctly (due to a typo) in the solution for chapter 4 exercise 12 in ageron/handson-ml2/04_training_linear_models.ipynb notebook.