Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shibhansh authored Sep 19, 2024
1 parent a12f39c commit ebd459c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lop/incremental_cifar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ With this in mind, you can run the experiment for the base deep learning system
command. A single run with the base deep-learning system takes about 6 hours on an A-100 GPU.

```sh
python3.8 incremental_cifar_experiment.py --config ./cfg/base_deep_learning_system.json ---verbose \
python3.8 incremental_cifar_experiment.py --config ./cfg/base_deep_learning_system.json --verbose \
--experiment-index 0
```

Expand Down

0 comments on commit ebd459c

Please sign in to comment.