dickreuter / neuron_poker

Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for equity calculation.
MIT License
628 stars 173 forks source link

Fast forward tables #30

Closed Masken123 closed 4 years ago

Masken123 commented 4 years ago

Does the pokerbot work on fastforward cash tables? :)

dickreuter commented 4 years ago

sure, but you need to use the https://github.com/dickreuter/Poker project for that.