wonglkd / pytorch-cifar

95.16% on CIFAR10 with PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Train CIFAR10 with PyTorch

This is the repository for Selective-Backprop (SB), undersubmission to ICML 2019.

Scripts to run SB are found in scripts/ dir.

# Example
bash scripts/run_cifar10_network.sh mytestrun 0.1 densenet 128 /path/to/output/dir

About

95.16% on CIFAR10 with PyTorch

License:MIT License


Languages

Language:Python 83.6%Language:Shell 16.4%