Fro116 / counterfactual-regret-minimization
A library to implement counterfactual regret minimization on various abstract strategy games
☆16Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for counterfactual-regret-minimization
- 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 5 years ago
- A NLTH Poker Agent using Counterfactual Regret Minimization☆49Updated 4 years ago
- Counterfactual Regret Minimization for poker games☆19Updated 5 years ago
- Potential-Aware Imperfect-Recall Abstraction with Earth Mover’s Distance in Imperfect-Information Games☆16Updated 5 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆163Updated 5 years ago
- An open implementation of Pure CFR applied to ACPC poker games.☆203Updated 7 years ago
- Reinforcement learning algorithms to play Poker☆15Updated 2 years ago
- Using counter factual regret minimization to computer optimal ranges of hands for each decision☆47Updated 3 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆277Updated 9 years ago
- Code accompanying my Medium series on building an AI for Poker☆14Updated 4 years ago
- Collection of game-theoretic algorithms for Poker☆29Updated 5 years ago
- A RNN PokerBot implementing DeepStack strategies☆54Updated 7 years ago
- Monte Carlo Conterfactual Regret Minimization for imperfect information games☆13Updated 5 years ago
- This is an implementation of DeepStack for No Limit Texas Hold'em, extended from DeepStack-Leduc.☆25Updated 5 years ago
- C++ implementations of Counterfactual Regret Minimization and Monte Carlo CFR☆71Updated 2 years ago
- Winning entry for MIT's 2017 Pokerbots Competition☆10Updated 7 years ago
- poker ai☆28Updated 2 years ago
- Implementations of CFR for solving a variety of Holdem-like poker games☆137Updated last year
- Rails application that allows humans to play poker matches managed by the Annual Computer Poker Competition's Dealer program in a web GUI…