Skip to content
Nicolas Dickreuter edited this page May 31, 2020 · 43 revisions

Welcome to DeepMind Python Pokerbot

New version now available that can learn new tables. Teach it any poker client!

This pokerbot plays automatically on Pokerstars and Partypoker. It works with image recognition, montecarlo simulation and a basic genetic algorithm. The mouse is moved automatically and the bot can play for hours. The binary installer can be downloaded from here: https://sourceforge.net/projects/partypoker-pokerstars-pokerbot/. It will automatically download the latest version of the bot.

The bot has currently been tested with partypoker Fast forward $1-$2 table and should also work with 6 player zoom poker on pokerstars. Fake money tables are not supported, but could be added, as the layout is slightly different.

For a start please read the setup instructions.

If you're interested in machine learning, you may also want to have a look at this poker simulator, playing against itself to learn how to play: https://github.com/dickreuter/neuron_poker

Clone this wiki locally