Initial commit

This commit is contained in:
jack-willturner
2020-06-03 12:59:01 +01:00
commit 357e877e8d
68 changed files with 7189 additions and 0 deletions

4
reproduce.sh Normal file
View File

@@ -0,0 +1,4 @@
python search.py --dataset cifar10
python search.py --dataset cifar10 --trainval
python search.py --dataset cifar100
python search.py --dataset ImageNet16-120