data-science-ipython-notebooks icon indicating copy to clipboard operation
data-science-ipython-notebooks copied to clipboard

PyTorch tutorials

Open gokriznastic opened this issue 7 years ago • 4 comments
trafficstars

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.

gokriznastic avatar Oct 30 '18 13:10 gokriznastic

Hi @gokriznastic thanks for the suggestion! Do you have a PyTorch tutorial repo in mind you can link to?

donnemartin avatar Feb 15 '19 11:02 donnemartin

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 avatar Feb 15 '19 11:02 gokriznastic

@gokriznastic sure, thanks!

donnemartin avatar Apr 10 '19 01:04 donnemartin

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!

KarinaNi avatar Apr 28 '24 13:04 KarinaNi