Closed tuannguyen-TN closed 4 years ago
Thanks for the catch! Fixing now.
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 .
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)