You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chapter 11.05, slide 3, log-cosh loss:
"Approximately equal to 0.5(|y − f (x)|)2 for small x and to |y − f (x)| − log 2 for large x" should instead be "Approximately equal to 0.5(|y − f (x)|)2 for small |y - f(x)| and to |y − f (x)| − log 2 for large |y - f(x)|" and accordingly the axis labels of the plot should be y - f(x) and L(y, f(x)).
The text was updated successfully, but these errors were encountered:
Chapter 11.05, slide 3, log-cosh loss:
"Approximately equal to 0.5(|y − f (x)|)2 for small x and to |y − f (x)| − log 2 for large x" should instead be "Approximately equal to 0.5(|y − f (x)|)2 for small |y - f(x)| and to |y − f (x)| − log 2 for large |y - f(x)|" and accordingly the axis labels of the plot should be y - f(x) and L(y, f(x)).
The text was updated successfully, but these errors were encountered: