Skip to content
Snippets Groups Projects
Commit fb57e113 authored by Neta Zmora's avatar Neta Zmora
Browse files

resnet20_slimming.yaml: fix example command-line string

parent 443e7381
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
# arXiv:1708.06519v1
# Aug 2017
#
# time python3 compress_classifier.py --arch resnet20_cifar ../data.cifar10 -p=50 --lr=0.3 --epochs=180 --compress=../network_slimming/resnet20_slimming.yaml -j=1 --deterministic
# time python3 compress_classifier.py --arch resnet20_cifar ../../../data.cifar10 -p=50 --lr=0.3 --epochs=180 --compress=../network_slimming/resnet20_slimming.yaml -j=1 --deterministic
lr_schedulers:
training_lr:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment