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

2024 wrap up #6

Open
AlbertDominguez opened this issue Sep 30, 2024 · 0 comments
Open

2024 wrap up #6

AlbertDominguez opened this issue Sep 30, 2024 · 0 comments

Comments

@AlbertDominguez
Copy link
Contributor

AlbertDominguez commented Sep 30, 2024

Issues/stuff to improve

  • Much more time than scheduled (it was OK as the rest of the afternoon was free anyway)
  • A lot of time spent on the XOR
  • Live loss curves plotting didn't show on the exercise, but in the solutions
  • IMO the introduction to torch itself was a bit too abrupt by starting with nn.Module directly
  • Some people were a bit confused by the loss reduction parameter

Ideas for next year

  • Introduce torch as a framework, step-by-step from the beginning: torch.Tensor, ops on it, etc. then nn.Module (layers, combining them, etc.)
  • Implement the perceptron in torch (instead of numpy) as a first torch-based task
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