Open gokriznastic opened 6 years ago
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.