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

Solving the gradient equation rendering issue in chapter 4 exercise 12 solution in 04_training_linear_models.ipynb #629

Open m10w opened 9 months ago

m10w commented 9 months ago

This PR contains a small typo fix: removing the starting hyphen in the gradient equation in chapter 4 exercise 12 solution in 04_training_linear_models.ipynb notebook to solve the equation rendering issue.

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

review-notebook-app[bot] commented 9 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB