Zealoter / CFVFPLinks
This repository is the accompanying code for the paper CFVFP. This paper presents a new algorithm for solving incomplete information games - CFVFP, which has better results than MCCFR in some games. The paper has been accepted by NeurIPS 2024.
☆14Updated 6 months ago
Alternatives and similar repositories for CFVFP
Users that are interested in CFVFP are comparing it to the libraries listed below
Sorting:
- Framework for Multi-Agent Deep Reinforcement Learning in Poker☆484Updated 2 years ago
- Implementations of CFR for solving a variety of Holdem-like poker games☆161Updated 2 years ago
- ☆74Updated last year
- 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
- ☆28Updated 3 years ago
- An attempt at a Python implementation of Pluribus, a No-Limits Hold'em Poker Bot☆105Updated 4 years ago
- Python implementation of Deepstack☆86Updated 5 years ago
- ☆76Updated last year
- An unoffical implementation of AlphaHoldem. 1v1 nl-holdem AI.☆99Updated 2 years ago
- An open implementation of Pure CFR applied to ACPC poker games.☆206Updated 8 years ago
- A poker AI for NL Texas Holdem trained using Monte-Carlo Counterfactual Regret Minimization.☆103Updated 3 years ago
- Code for "Dynamic Discounted Counterfactual Regret Minimization", ICLR 2024 (Spotlight)☆15Updated last year
- A NLTH Poker Agent using Counterfactual Regret Minimization☆51Updated 5 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
- ☆217Updated 6 years ago
- Implementation of Pluribus by Noam Brown & Tuomas Sandholm, a Superhuman AI for 6-MAX No-Limit Holdem Poker Bot.☆234Updated 4 years ago
- poker ai☆30Updated 3 years ago
- Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for eq…☆692Updated last month
- A C library for indexing poker hands that respects suit isomorphisms