jerry871002/bsi-pt

Make sure the baseball environment works with `run_experiment.py`

Closed this issue · 1 comments

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

The tests all passed at this moment, and the figures are displayed successfully after the run.