Skip to content

Latest commit

 

History

History

PyTorchDemo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Tutorials about Pytorch

This tutorial is divided into 3 parts

  1. Intro to PyTorch

collab link

  1. Autograd: automatic differentiation

collab link

  1. Make your own neural network with Pytorch. Make a LSTM that changes the gate depending on the capitalization of the input letter.

pytorch_tute_lstm.ipynb