/pytorch_tutorials

some tutorials for blog: simonjisu.github.io

Primary LanguageJupyter NotebookMIT LicenseMIT

Pytorch Tutorial For NLP

Something useful tutorial in pytorch

Requirements

python >= 3.6
pytorch 0.4.0 
torchtext 0.3.0

Contents

Date contents notebook blog article
180705 PackedSequence object tutorial notebook blog
180719 TorchText tutorial notebook blog
180828 Explain "Softmax with Cross Entropy" notebook not yet
180828 Backpropagation in Affine(Linear) Layer using math notebook not yet
190825 Fold&Unfold notebook blog
191027 Conv2d&ConvTranspose2d notebook blog
200312 DeepInsideCNN notebook blog