Update README.md

This commit is contained in:
tlk1997 2021-11-30 21:52:11 +08:00 committed by GitHub
parent 2f48b64803
commit cc6a1cf0a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,8 @@ tar -xzvf data.tar.gz
**Step5** Training (Parameters for training can be changed in the `conf` folder)
We support visual parameter tuning using *wandb*
```bash
python run.py
```