mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-27 01:36:29 +02:00
616 B
616 B
Expo
Instruction
Examples
Run Base DI
python run_experiment.py --exp_mode base --task titanic
Run DI RandExp
-
Single insight
python run_experiment.py --exp_mode aug --task titanic --aug_mode single -
Set insight
python run_experiment.py --exp_mode aug --task titanic --aug_mode set
Run DI MCTS
python run_experiment.py --exp_mode mcts --task titanic --rollout 5
python run_experiment.py --exp_mode mcts --task househouse_prices --rollout 5 --low_is_better