Skip to content

Commit

Permalink
Update doc_usage_cmd.md, remove diva gamma_reg in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
smilesun authored Jul 2, 2024
1 parent 97d9320 commit 05d228b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/doc_usage_cmd.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To run DomainLab, the minimum necessary parameters are:

- **Command Line Usage:**
- For a single value: `python script.py --gamma_reg=0.1`
- For multiple values: `python script.py --gamma_reg='default=0.1,dann=0.05,diva=0.2'`
- For multiple values: `python script.py --gamma_reg='default=0.1,dann=0.05,jigen=0.2'`

- **YAML Configuration:**
- For a single value:
Expand Down

0 comments on commit 05d228b

Please sign in to comment.