donnemartin/data-science-ipython-notebooks

PyTorch tutorials

Open

#61 opened on Oct 30, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (26,379 stars) (7,706 forks)batch import
feature-requesthelp wanted

Description

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.

Contributor guide