Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 449 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 449 Bytes

CIFAR 10+100+Adversarial trainers

Results:

Some results and models are available for download here.

Run:

$ python -m clean.train

Run with config

$ python -m clean.train --config=<add-config-path>

Run with nohup

$ nohup python -m clean.train &

and follow the updates with

$ tail -f nohup.out

or on W&B.