mamba env create -f environment.yml
conda activate stackelberg
pip install -e .
python stackelberg_mbrl/train_mal.py
or
python stackelberg_mbrl/train_pal.py
cd _external/mbrl_repo/projects/model_based_npg
python run_model_based_npg.py --output simplemdp --config configs/state_machine.txt