zhangwuzheng / Poker

Fully functional Pokerbot that works on PartyPoker and PokerStars. Check the wiki how to contribute! Binaries can be downloaded here.

Home Page:https://sourceforge.net/projects/partypoker-pokerstars-pokerbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep mind pokerbot for pokerstars and partypoker

Welcome to Nicolas Dickreuter's Python Pokerbot

Please note that the table scraping needs updating as the layouts have changed on both pokerstars and partypoker. Also, to train the bot I have started a new project here: https://github.com/dickreuter/neuron_poker. The goal is to train agents by playing against each other. Please contribute by creating a new Agent.

alt text

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. T

he binary installer can be downloaded from here: https://sourceforge.net/projects/partypoker-pokerstars-pokerbot/. It will automatically download the latest version of the bot.

You are welcome to contribute to this project in any shape or form (improving the software, doing data analysis, improving the GUI (based on Qt5 designer)). You can create an anaconda virtual environment with the

conda env create -f environment.yml -n poker_venv.

Setup instructions, how to get started:

https://github.com/dickreuter/Poker/wiki/Setup-instructions

How and what to contribute:

https://github.com/dickreuter/Poker/projects https://github.com/dickreuter/Poker/wiki/How-to-use-Git

Strategies

The bot has currently been tested with partypoker Supersonic3 table and should also work with 6 player zoom poker on pokerstars. Fake money tables are not supported. For a start please read the setup instructions.

To get more information on how to adjust the strategies, please read this: https://github.com/dickreuter/Poker/wiki/Strategies-and-making-the-decision

About

Fully functional Pokerbot that works on PartyPoker and PokerStars. Check the wiki how to contribute! Binaries can be downloaded here.

https://sourceforge.net/projects/partypoker-pokerstars-pokerbot/


Languages

Language:Python 99.4%Language:NSIS 0.5%Language:Shell 0.1%Language:Batchfile 0.0%