Skip to content
master
Go to file
Code
This branch is 1278 commits behind pytorch:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

PyTorch Tutorials

  1. [Deep Learning with PyTorch: a 60-minute blitz](Deep Learning with PyTorch.ipynb)
    • A perfect introduction to PyTorch's torch, autograd, nn and optim APIs
    • If you are a former Torch user, you can check out this instead: [Introduction to PyTorch for former Torchies](Introduction to PyTorch for former Torchies.ipynb)
  2. Custom C extensions
  3. [Writing your own neural network module that uses numpy and scipy](Creating extensions using numpy and scipy.ipynb)
  4. [Reinforcement (Q-)Learning with PyTorch](Reinforcement (Q-)Learning with PyTorch.ipynb)

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.