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.
☆13Updated 4 months ago
Alternatives and similar repositories for CFVFP
Users that are interested in CFVFP are comparing it to the libraries listed below
Sorting:
- Implementations of CFR for solving a variety of Holdem-like poker games☆155Updated last year
- ☆72Updated last year
- ☆28Updated 3 years ago
- A NLTH Poker Agent using Counterfactual Regret Minimization☆51Updated 5 years ago
- ☆71Updated last year
- C++ implementations of Counterfactual Regret Minimization and Monte Carlo CFR☆74Updated 3 years ago
- Python implementation of Deepstack☆84Updated 5 years ago
- An attempt at a Python implementation of Pluribus, a No-Limits Hold'em Poker Bot☆102Updated 4 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,…☆34Updated 6 years ago
- Scalable Implementation of Deep CFR and Single Deep CFR☆300Updated 5 years ago
- A poker AI for NL Texas Holdem trained using Monte-Carlo Counterfactual Regret Minimization.☆100Updated 3 years ago
- poker ai☆30Updated 3 years ago
- Framework for Multi-Agent Deep Reinforcement Learning in Poker☆471Updated 2 years ago
- An unoffical implementation of AlphaHoldem. 1v1 nl-holdem AI.☆89Updated last year
- An open implementation of Pure CFR applied to ACPC poker games.☆206Updated 8 years ago
- ☆217Updated 6 years ago
- ☆32Updated 5 years ago
- A C library for indexing poker hands that respects suit isomorphisms☆69Updated 10 years ago
- ☆16Updated 9 months ago
- Implementation of Pluribus by Noam Brown & Tuomas Sandholm, introduced in the paper "Superhuman AI for multiplayer poker".☆19Updated 3 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆172Updated 6 years ago
- Implementation of Pluribus by Noam Brown & Tuomas Sandholm, a Superhuman AI for 6-MAX No-Limit Holdem Poker Bot.☆232Updated 3 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆80Updated 6 years ago
- ☆34Updated 5 years ago
- AI algorithm for playing texas holdem poker☆18Updated last year
- k-means clustering for poker hands based on earth mover's distance (EMD)☆17Updated 5 years ago
- Python library for solving Extensive-form Games and implementation of various baseline algorithms (e.g., CFR, CFR+, PCFR, DOMD)☆19Updated 7 months ago
- Implementation of counterfactual regret minimization (CFR) for Texas hold'em poker☆39Updated 4 years ago
- Poker with Deep Reinforcement Learning, multi processing, genetic algorithms☆74Updated 2 weeks ago
- GPUCFR is a parallel implementation of Counterfactual Regret Minimization (CFR) in C++ and CUDA C for NVIDIA GPUs.☆23Updated 2 weeks ago