Hi @nxby, i believe you are right! Could you make a PR and be a contributor? 23.6. Contributing to This Book — Dive into Deep Learning 1.0.3 documentation
1 replyThank you @goldpiggy! I’ve just made a pull request.
Hi, Does anyone have solution of Convexity exercises which is in this book?
I think the final line in Eq.(11.2.15) should be:
f(λx+(1−λ)y) = … = λf(x)+(1−λ)f(y)
λf(x)+(1−λ)g(y) is a typo
my solution of this chapter
When will the official solution be out?