mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-12 01:02:37 +02:00
1. add ml module
2. fix bug
This commit is contained in:
parent
0b30866d10
commit
0e5db1c364
7 changed files with 21 additions and 14 deletions
|
|
@ -25,6 +25,7 @@ ### Run DI RandExp
|
|||
### Run DI MCTS
|
||||
`python run_experiment.py --exp_mode mcts --task titanic --rollout 5`
|
||||
|
||||
If the dataset has reg metric, remember to use `--low_is_better`
|
||||
`python run_experiment.py --exp_mode mcts --task househouse_prices --rollout 5 --low_is_better`
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue