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

Typo (?) in "get technical" document "Modules" #1149

Open
akseong opened this issue Apr 19, 2024 · 0 comments
Open

Typo (?) in "get technical" document "Modules" #1149

akseong opened this issue Apr 19, 2024 · 0 comments

Comments

@akseong
Copy link

akseong commented Apr 19, 2024

Document: https://torch.mlverse.org/technical/modules/

While working through these very helpful documents right now, I noticed something that didn't make sense to me ---
When calculating the partial for the average w.r.t. out, shouldn't the first 10 in d_avg_d_out <- torch_tensor(10)$`repeat\`(10)$unsqueeze(1)$t() be replaced with 1/10?

The LaTeX for the chain rule also appears broken at the moment.

Thank you all for your hard work! Loving how powerful this framework is!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant