Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 11.05: Log-cosh loss #130

Open
leofhp opened this issue Apr 20, 2023 · 0 comments
Open

Chapter 11.05: Log-cosh loss #130

leofhp opened this issue Apr 20, 2023 · 0 comments

Comments

@leofhp
Copy link

leofhp commented Apr 20, 2023

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)).

@berndbischl berndbischl transferred this issue from slds-lmu/lecture_i2ml May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants