-
Notifications
You must be signed in to change notification settings - Fork 7.9k
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
PyTorch tutorials #61
Comments
Hi @gokriznastic thanks for the suggestion! Do you have a PyTorch tutorial repo in mind you can link to? |
Yes I found some of these apt for learning PyTorch: https://github.com/yunjey/pytorch-tutorial https://github.com/bharathgs/Awesome-pytorch-list https://github.com/ritchieng/the-incredible-pytorch I can help set up the readme for PyTorch if you would like. |
@gokriznastic sure, thanks! |
Hey, i would love to attempt to solve this issue. To be clear I would show PyTorch tutorials using notebooks with some examples. Do you have any more specifications other than that? I am a beginner though, so I could provide help or collaborate, anything you prefer! |
Hey, I see that there are no tutorial notebooks for implementing machine learning algorithms and neural networks in PyTorch in this repo yet. PyTorch is gaining a lot of traction lately and is really going to be one of the most popular frameworks due to its dynamic computational graph & eager execution.
I would like to add such tutorial notebooks in PyTorch.
The text was updated successfully, but these errors were encountered: