Skip to content

Commit 7455572

Browse files
authored
Update README.md
1 parent 1041711 commit 7455572

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,9 @@ Make sure you have the following dependencies installed:
5757

5858
```bash
5959
pip install torch numpy scikit-learn json argparse
60+
```
61+
## Training Model
62+
63+
```bash
64+
python train_model_paras_combine.py
65+
```

0 commit comments

Comments
 (0)