Something useful tutorial in pytorch
- blog: simonjisu.github.io
python >= 3.6
pytorch 0.4.0
torchtext 0.3.0
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 |