Make sure the baseball environment works with `run_experiment.py`
Closed this issue · 1 comments
jerry871002 commented
run_experiment.py
should work with the following agent-opponent combinations.
- BSI-PT vs PhiOpponent
- BSI-PT vs PhiNoiseOpponent
- OKR vs PhiOpponent
- OKR vs PhiNoiseOpponent
- Deep BPR+ vs PhiOpponent
- Deep BPR+ vs PhiNoiseOpponent
- BPR+ vs PhiOpponent
- BPR+ vs PhiNoiseOpponent
jerry871002 commented
The tests all passed at this moment, and the figures are displayed successfully after the run.