ethansbrown / acpcLinks
Projects related to Annual Computer Poker Competition
☆14Updated 9 years ago
Alternatives and similar repositories for acpc
Users that are interested in acpc are comparing it to the libraries listed below
Sorting:
- Python wrapper for ACPC poker bot infrastructure☆13Updated 7 years ago
- An open implementation of Pure CFR applied to ACPC poker games.☆206Updated 8 years ago
- Python implementation of Deepstack☆86Updated 5 years ago
- Implementations of CFR for solving a variety of Holdem-like poker games☆161Updated 2 years ago
- ☆217Updated 7 years ago
- A NLTH Poker Agent using Counterfactual Regret Minimization☆51Updated 5 years ago
- Scalable Implementation of Deep CFR and Single Deep CFR☆306Updated 5 years ago
- C++ implementations of Counterfactual Regret Minimization and Monte Carlo CFR☆75Updated 3 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆290Updated 10 years ago
- Rails application that allows humans to play poker matches managed by the Annual Computer Poker Competition's Dealer program in a web GUI…☆58Updated 8 years ago
- An attempt at a Python implementation of Pluribus, a No-Limits Hold'em Poker Bot☆106Updated 4 years ago
- Framework for Multi-Agent Deep Reinforcement Learning in Poker☆484Updated 2 years ago
- Parsing the hand histories that poker AI Pluribus played☆79Updated 5 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆176Updated 6 years ago
- A poker AI for NL Texas Holdem trained using Monte-Carlo Counterfactual Regret Minimization.☆103Updated 3 years ago
- This code is based on the implementation of http://www.cs.cmu.edu/afs/cs/Web/People/sandholm/potential-aware_imperfect-recall.aaai14.pdf,…☆35Updated 6 years ago
- A C library for indexing poker hands that respects suit isomorphisms☆71Updated 11 years ago
- OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning