PyTorch implementation of classifiers on MNIST
- PyTorch
- torchvision
python mnist --network CNN
- CNN: two layer toy convolutional neural network
- NIN: Network in network
- ResNet: ResNet18
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
PyTorch implementation of classifiers on MNIST
python mnist --network CNN