Diving Deep into PyTorch

stas provided one above, but here’s the link to the youtube playlist https://www.youtube.com/watch?v=v5cngxo4mIg&list=PLZbbT5o_s2xrfNyHZsM6ufI0iZENK9xgG

1 Like

Oh, please feel free to add it in the top post wherever you find appropriate. It is wikified so we all can edit. I am sure that it is a wonderful class.

Found someone’s notes from that audacity course (apparently only first 2 parts):

6 Likes

In case it is useful for someone, here is a PyTorch tutorial that I wrote: https://nbviewer.jupyter.org/github/joshfp/pytorch-from-dummy-to-sota/blob/master/pytorch-from-dummy-to-sota.ipynb

5 Likes

Of course it is useful!

2 Likes

Thanks for putting this together!
For those in the Bay area, I’m suggesting a study group and I’m thinking to do a Deep Dive into PyTorch in parallel with the normal lessons - if anybody is interested: https://forums.fast.ai/t/study-group-in-sf-berkeley/41461

2 Likes

Great idea! Wish you success!

Feel free to put the announcement in the top post!

You can currently get the ebook “Deep Learning with PyTorch - Essential Excerpts” for free from the Pytorch website: https://pytorch.org/deep-learning-with-pytorch

5 Likes