liumy2010 / LiteEFGLinks
Python library for solving Extensive-form Games and implementation of various baseline algorithms (e.g., CFR, CFR+, PCFR, DOMD)
☆24Updated 9 months ago
Alternatives and similar repositories for LiteEFG
Users that are interested in LiteEFG are comparing it to the libraries listed below
Sorting:
- ☆74Updated last year
- This repository is the accompanying code for the paper CFVFP. This paper presents a new algorithm for solving incomplete information game…☆14Updated 6 months ago
- ☆28Updated 3 years ago
- Implementations of CFR for solving a variety of Holdem-like poker games☆161Updated last year
- Python implementation of Deepstack☆85Updated 5 years ago
- Scalable Implementation of Deep CFR and Single Deep CFR☆305Updated 5 years ago
- Framework for Multi-Agent Deep Reinforcement Learning in Poker☆482Updated 2 years ago
- C++ implementations of Counterfactual Regret Minimization and Monte Carlo CFR☆75Updated 3 years ago
- An attempt at a Python implementation of Pluribus, a No-Limits Hold'em Poker Bot☆105Updated 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,…☆35Updated 6 years ago
- poker ai☆30Updated 3 years ago
- ☆74Updated last year
- An unoffical implementation of AlphaHoldem. 1v1 nl-holdem AI.☆99Updated 2 years ago
- ☆23Updated 3 years ago
- An open implementation of Pure CFR applied to ACPC poker games.☆206Updated 8 years ago
- A NLTH Poker Agent using Counterfactual Regret Minimization☆51Updated 5 years ago
- ☆217Updated 6 years ago
- Code for "AutoCFR: Learning to Design Counterfatual Regret Minimization Algorithms", AAAI 2022 (Oral)☆22Updated last year
- Scalable Implementation of Neural Fictitous Self-Play☆83Updated 6 years ago
- ☆16Updated 11 months ago
- 🤖 An Open Source Texas Hold'em AI☆320Updated last year
- A C library for indexing poker hands that respects suit isomorphisms☆71Updated 11 years ago
- GPUCFR is a parallel implementation of Counterfactual Regret Minimization (CFR) in C++ and CUDA C for NVIDIA GPUs.☆24Updated 2 months ago
- Counterfactual regret minimization algorithm for Kuhn poker☆175Updated 6 years ago
- Implementation of Pluribus by Noam Brown & Tuomas Sandholm, a Superhuman AI for 6-MAX No-Limit Holdem Poker Bot.☆233Updated 4 years ago
- Code for "Minimizing Weighted Counterfactual Regret with Optimistic Online Mirror Descent", IJCAI 2024 (Oral)☆16Updated last year
- An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.☆678Updated last year
- A pure python package for Texas Hold 'Em poker☆96Updated 7 months ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆118Updated last year
- Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for eq…☆688Updated 3 weeks ago