rasbt / machine-learning-book

Code Repository for Machine Learning with PyTorch and Scikit-Learn
https://sebastianraschka.com/books/#machine-learning-with-pytorch-and-scikit-learn
MIT License
3.66k stars 1.32k forks source link

Bugfix: L1-regularization img instead of L2-regularization img #120

Open Meruem10 opened 1 year ago

Meruem10 commented 1 year ago

L2-regularized loss function image was used again, instead of L1-regularized loss function image

Bugfix for #111

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB