X-czh / pytorch-cifar

Neural Network Models on CIFAR with PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Learning Models with PyTorch on CIFAR

Implementation of neural network models on CIFAR with Pytorch.

Dependencies

  • PyTorch 1.0+

Models

  • LeNet
  • MLP
  • VGG
  • ResNet
  • ResNet V2 (with pre-activation)
  • DenseNet

About

Neural Network Models on CIFAR with PyTorch


Languages

Language:Jupyter Notebook 95.7%Language:Python 4.2%Language:Shell 0.0%