rrawther / pytorch-study

PyTorch examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTorch Examples

  • mnist-pytorch: MNIST classification using convnets in pytorch
  • ft-resnet-pytorch: Fine-Tune ResNet in pytorch
  • cifar10-pytorch: CIFAR-10 classification using convnets in pytorch

Reference

[pytorch-tutorial] https://github.com/yunjey/pytorch-tutorial

About

PyTorch examples

License:Apache License 2.0


Languages

Language:Python 99.6%Language:Shell 0.4%