xiaohangt / RMDO

Official repository of the paper "Regret-Minimizing Double Oracle for Extensive-Form Games", ICML 2023.
MIT License
2 stars 3 forks source link

Questions About Large Kuhn Poker and BUG Report #2

Open TimerChen opened 5 months ago

TimerChen commented 5 months ago

Thanks for the open-source project. I found a bug when using the game large_kuhn_poker.py, and created a pull request in https://github.com/xiaohangt/RMDO/pull/1#issue-2279886173.

I have some questions about the details of the large Kuhn experiment in the paper. I'm trying to use your game for my work, and it would be a great help if you could answer these questions.

xiaohangt commented 3 months ago

@TimerChen Thanks for the question.

I've read your pull request. Thanks for that. While I basically mimic the implementation here: https://github.com/google-deepmind/open_spiel/blob/master/open_spiel/python/games/kuhn_poker.py. Therefore:

Regarding the questions: