This repository is a collection of models developed while learning PyTorch.
- MNIST (http://yann.lecun.com/exdb/mnist/)
- Fashion MNIST (https://github.com/zalandoresearch/fashion-mnist)
- CIFAR10 (https://www.cs.toronto.edu/~kriz/cifar.html)
- Multi-layer perceptron (MNIST and Fashion MNIST)
- Convolutional Neural Network (CIFAR10)
- PyTorch documentaion: https://pytorch.org/docs/stable/index.html
- Udacity tutorials: https://github.com/udacity/deep-learning-v2-pytorch/tree/master/intro-to-pytorch