liumy2010 / LiteEFGLinks
Python library for solving Extensive-form Games and implementation of various baseline algorithms (e.g., CFR, CFR+, PCFR, DOMD)
☆35Updated last year
Alternatives and similar repositories for LiteEFG
Users that are interested in LiteEFG are comparing it to the libraries listed below
Sorting:
- This repository is the accompanying code for the paper CFVFP. This paper presents a new algorithm for solving incomplete information game…☆14Updated 10 months ago
- Scalable Implementation of Deep CFR and Single Deep CFR☆312Updated 5 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 years ago
- C++ implementations of Counterfactual Regret Minimization and Monte Carlo CFR☆75Updated 3 years ago
- Framework for Multi-Agent Deep Reinforcement Learning in Poker☆498Updated 2 years ago
- ☆24Updated 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 7 years ago
- Code for "AutoCFR: Learning to Design Counterfatual Regret Minimization Algorithms", AAAI 2022 (Oral)☆22Updated last year
- Counterfactual regret minimization algorithm for Kuhn poker☆181Updated 6 years ago
- ☆74Updated last year
- Implementations of CFR for solving a variety of Holdem-like poker games☆166Updated 2 years ago
- Python implementation of Deepstack☆87Updated 6 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- Deep RL Code for XDO: A Double Oracle Algorithm for Extensive-Form Games☆40Updated 4 years ago
- A NLTH Poker Agent using Counterfactual Regret Minimization☆51Updated 6 years ago
- An open implementation of Pure CFR applied to ACPC poker games.☆207Updated 8 years ago
- An unoffical implementation of AlphaHoldem. 1v1 nl-holdem AI.☆107Updated 2 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆294Updated 11 years ago
- poker ai☆29Updated 4 years ago
- Code for "Minimizing Weighted Counterfactual Regret with Optimistic Online Mirror Descent", IJCAI 2024 (Oral)☆16Updated last year
- ☆222Updated 7 years ago
- A C library for indexing poker hands that respects suit isomorphisms☆72Updated 11 years ago
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆54Updated last year
- Code for "Dynamic Discounted Counterfactual Regret Minimization", ICLR 2024 (Spotlight)☆16Updated last year
- An attempt at a Python implementation of Pluribus, a No-Limits Hold'em Poker Bot☆107Updated 5 years ago
- ☆28Updated 4 years ago
- ☆83Updated last year
- An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.☆688Updated last year
- A collection of multi agent environments based on OpenAI gym.☆626Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago