gorel / pokerAI
A Texas Hold 'Em AI utilizing multi-core Monte Carlo simulations
☆8Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for pokerAI
- Code accompanying my Medium series on building an AI for Poker☆14Updated 4 years ago
- 该论文主要介绍了美国卡内基梅隆大学团队,在多人德州扑克上的人工智能新思路,即不再简单寻找纳什均衡,而引入悔恨值的概念,自我博弈,并采用蒙特卡洛CFR方法,构建蓝图,该方法通用性强,该团队声称他们的德州扑克蓝图只在两枚CPU运算8天即可得出蓝图,即可以实现实时博弈。现已经有国…☆25Updated 5 years ago
- Using counter factual regret minimization to computer optimal ranges of hands for each decision☆47Updated 3 years ago
- AI algorithm that plays Texas hold 'em poker (part of university research in imperfect information games)☆23Updated 3 years ago
- A library to implement counterfactual regret minimization on various abstract strategy games☆16Updated 5 years ago
- This is an implementation of DeepStack for No Limit Texas Hold'em, extended from DeepStack-Leduc.☆25Updated 5 years ago
- Monte Carlo Conterfactual Regret Minimization for imperfect information games☆13Updated 5 years ago
- Machine Learning in No Limit Texas Holdem☆142Updated 8 years ago
- A RNN PokerBot implementing DeepStack strategies☆54Updated 7 years ago
- Reinforcement-Learning AI that plays Texas Hold'em☆35Updated 5 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆163Updated 5 years ago
- ☆29Updated 6 years ago
- Parsing the hand histories that poker AI Pluribus played☆76Updated 4 years ago
- MasterAI is an AI poker dedicated to suport n-play (single- or multi-agent) Texas Hold'em imperfect-informatin games.。MasterAI v2.0是从Mast…☆35Updated this week
- 一个会玩德州扑克的机器人☆14Updated 6 years ago
- Python and R tutorial for RLCard in Jupyter Notebook☆83Updated 2 years ago
- Reinforcement learning algorithms to play Poker☆15Updated 2 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆277Updated 9 years ago
- An attempt at a Python implementation of Pluribus, a No-Limits Hold'em Poker Bot☆99Updated 4 years ago
- Collection of game-theoretic algorithms for Poker☆29Updated 5 years ago
- MasterAI decisively defeated 14 top human Texas hold'em poker professsionals in September 2020.。MasterAI 是Master团队在非完美信息博弈中实现的的一种扑克AI,在德州…☆18Updated this week
- An open implementation of Pure CFR applied to ACPC poker games.☆203Updated 7 years ago
- Poker AI project, using ideas from Libratus, Modicum, Alphazero, ReBeL☆13Updated 3 years ago
- OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning☆161Updated 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,…☆34Updated 5 years ago
- Simple implementation of regret matching algorithm for RPS nash equilibrium computation via self-play☆24Updated 6 years ago
- Potential-Aware Imperfect-Recall Abstraction with Earth Mover’s Distance in Imperfect-Information Games☆16Updated 5 years ago
- An implementation of a poker AI agent.☆15Updated 9 years ago
- pure python poker hand evaluator for 5, 6, 7 cards☆80Updated 3 years ago