Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:
DeepStack is an artificial intelligence agent designed by a joint team from the University of Alberta, Charles University, and Czech Technical University. In a study completed in December 2016, DeepStack became the first program to beat human professionals in the game of heads-up (two player)…
:warning: This is an experimental API, it will most definitely contain bugs, but that's why you are here!
This is an implementation of DeepStack for No Limit Texas Hold'em, extended from DeepStack-Leduc.
The main features of happypepper/deepholdem are: Poker and Betting.
Open-source alternatives to happypepper/deepholdem include: dickreuter/poker — Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable… ishikota/pypokerengine — Poker engine for AI development in Python. lifrordi/deepstack-leduc — DeepStack is an artificial intelligence agent designed by a joint team from the University of Alberta, Charles… wenkesj/holdem — :warning: This is an experimental API, it will most definitely contain bugs, but that's why you are here!