sotetsuk / pgx

♟️ Vectorized RL game environments in JAX
http://sotets.uk/pgx/
Apache License 2.0
372 stars 23 forks source link

[Kuhn Poker] Simplify action space #1171

Closed Egiob closed 4 months ago

Egiob commented 5 months ago

This PR introduces simplifications over the action space of Kuhn Poker. It can be straightforwardly reduced to 2 actions. I updated the docs and the test. Let me know if I missed some stuff or if you want me to conduce further checks.

Closes #1169

sotetsuk commented 5 months ago

Hi, thank you for sending a PR! 🙏 I'll review in a week.

sotetsuk commented 4 months ago

So sorry for late response and thank you so much for your effort! 🙏 I locally tested and it looks perfect 👍 I'll merge it!

I will upgrade the Kuhn poker version and this version will be available in the next release.