Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 596 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 596 Bytes

PyTorch Examples

This repository is a collection of models developed while learning PyTorch.

Datasets used in this repository:

Models used:

  • Multi-layer perceptron (MNIST and Fashion MNIST)
  • Convolutional Neural Network (CIFAR10)

References: