jerry871002 / bsi-pt

BSI-PT algorithm in the paper "Opponent Exploitation Based on Bayesian Strategy Inference and Policy Tracking"
https://jerry871002.github.io/bsi-pt/
0 stars 0 forks source link

Make sure the baseball environment works with `run.py` #43

Closed jerry871002 closed 1 year ago

jerry871002 commented 1 year ago

run.py should work with the following agent-opponent combinations.

YY87927 commented 1 year ago

All agent-opponent combinations work in the baseball environment so far

jerry871002 commented 1 year ago

There are some issues with the run_okr and run_bsi_pt, see #51.

jerry871002 commented 1 year ago

Need to wait until #56 is merged into master to close this. (#56 will first be merged into #13, then #13 will be merged into master when every experiments are done)