Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
juyongjiang committed Nov 16, 2021
1 parent be77d22 commit 54d66a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ $ python main.py --data_path './dataset/College.csv' /
The example is as follows. More details command usage can be check by `python main.py --help`.

```bash
$ python main.py --pattern mixture / # or single
$ python main.py --synthetic / # start use synthetic dataset
--pattern mixture / # or single
--shape [20000, 4000] # M features x N samples
```

Expand Down

0 comments on commit 54d66a7

Please sign in to comment.