dafriedman97 / mlbook

Repository for the free online book Machine Learning from Scratch (link below!)
https://dafriedman97.github.io/mlbook/content/introduction.html
MIT License
1.08k stars 206 forks source link

Issue on page /content/appendix/math.html #10

Closed tuannguyen-TN closed 3 years ago

tuannguyen-TN commented 3 years ago

In the Math section of the Appendix, the numerator of the derivative of f(x) = g(x)/h(x) should be subtraction not addition. h(x).g'(x) + g(x).h'(x) => h(x).g'(x) - g(x).h'(x)

dafriedman97 commented 3 years ago

Thanks for the catch! Fixing now.

tuannguyen-TN commented 3 years ago

No problem at all. In fact I hope I can ask you for more about ML since I’m practically a newbie wanting to get started in this field. Hope we can get along!

On Monday, September 14, 2020, Daniel Friedman notifications@github.com wrote:

Closed #10 https://github.com/dafriedman97/mlbook/issues/10.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dafriedman97/mlbook/issues/10#event-3760698501, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG6GRLT67RUFOFYIKFY2EKLSFUH7FANCNFSM4RKMLLUA .