Skip to content

Add PyTorch cheatsheet under languages/#417

Open
mohi-devhub wants to merge 1 commit intoLeCoupa:masterfrom
mohi-devhub:add-pytorch-cheatsheet
Open

Add PyTorch cheatsheet under languages/#417
mohi-devhub wants to merge 1 commit intoLeCoupa:masterfrom
mohi-devhub:add-pytorch-cheatsheet

Conversation

@mohi-devhub
Copy link

This adds a new cheatsheet for PyTorch under languages/python-pytorch.md.

It covers:

  • Tensors and basic operations
  • Autograd
  • Model building using nn.Module
  • Training loop with optimizer and loss
  • Dataset/DataLoader usage
  • Evaluation and saving models

Let me know if you'd like any changes!

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

Successfully merging this pull request may close these issues.

1 participant

Comments