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

Apply experiments in the paper #17

Closed jerry871002 closed 1 year ago

jerry871002 commented 1 year ago

There are only three experiments left in the latest version of the paper, add those three and remove the rest.

In this task, only make sure the new experiments work with the baseball environment, backward compatibility with the existing environments will be another task if needed.

jerry871002 commented 1 year ago

@YY87927 you can leave your conclusion here after checking baseball_game_exp.py and #13.

jerry871002 commented 1 year ago

I documented my conclusion here: https://jerry871002.github.io/bayesian-strategy-inference/experiment_definition/, could you take a look @YY87927?