korymath / tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 100.0%