Skip to content

Commit

Permalink
feat: CIFAR-10 on Pytorch with VGG, ResNet and DenseNet
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Mar 4, 2017
1 parent 59c21ea commit b4b654f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ English and Mandarin](https://github.com/SeanNaren/deepspeech.pytorch)
- [Open-source (MIT) Neural Machine Translation (NMT) System](https://github.com/OpenNMT/OpenNMT-py)
- [Pytorch Poetry Generation](https://github.com/jhave/pytorch-poetry-generation)
- [Data Augmentation and Sampling for Pytorch](https://github.com/ncullen93/torchsample)

- [CIFAR-10 on Pytorch with VGG, ResNet and DenseNet](https://github.com/kuangliu/pytorch-cifar)

## Useful PyTorch Extensions
- [Weight initialization schemes for PyTorch nn.Modules](https://github.com/alykhantejani/nninit)
Expand Down

0 comments on commit b4b654f

Please sign in to comment.