update codes

This commit is contained in:
D-X-Y
2019-02-01 17:17:02 +11:00
parent ea4d245a0e
commit 47327dc5a2
4 changed files with 12 additions and 10 deletions

View File

@@ -16,6 +16,7 @@ conda install pytorch torchvision cuda100 -c pytorch
Searching CNNs
```
bash ./scripts-cnn/search.sh 1 base cifar10
bash ./scripts-cnn/DMS-V-TrainV3.sh 1
bash ./scripts-cnn/search-acc-v2.sh 3 acc2
```