Skip to content

angelajiang/pytorch-cifar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.9%
  • Shell 18.0%
  • Roff 0.1%