Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cjf00000 authored Aug 7, 2021
1 parent 1b564ca commit 2b757c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image_classification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ python3 main.py --dataset cifar10 --arch preact_resnet56 --epochs 200 --num-clas
## Check gradient variance
Download model checkpoints
```
wget https://people.eecs.berkeley.edu/~jianfei/results.tar.gz
wget https://ml.cs.tsinghua.edu.cn/~jianfei/static/results.tar.gz
tar xzvf results.tar.gz
mkdir results/tmp
```
Expand Down

0 comments on commit 2b757c5

Please sign in to comment.