Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 313 Bytes

File metadata and controls

16 lines (12 loc) · 313 Bytes

constrained_batch_policy_learning

*Note: Use the --headless flag if using a server without a display.

Otherwise, to run the main algorithm:

pip install pipenv
pipenv install
pipenv run python run.py -env car --headless

or, for lake,

pipenv run python run.py -env lake --headless