Update README.md

This commit is contained in:
Marcus Vinicius de Carvalho 2022-01-11 10:31:18 +08:00 committed by GitHub
parent 8d7c842ab4
commit 3a21ad3f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ python -c "import ACDC as acdc; acdc.pre_download_benchmarks()"
```
# Running ACDC
After setup your environment, just run `python ACDC.pyc`. The script will print a list of commands for you.
After setup your environment, just run `python ACDC.py`. The script will print a list of commands for you.
## Example: Running ACDC with USPS --> MNIST experiment