Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.81 KB

File metadata and controls

25 lines (19 loc) · 1.81 KB

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