tansey / td_cfrLinks
An implementation of Counterfactual Regret Minimization (CFR) via Temporal Difference (TD) learning
☆22Updated 12 years ago
Alternatives and similar repositories for td_cfr
Users that are interested in td_cfr are comparing it to the libraries listed below
Sorting:
- 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
- ☆30Updated 6 years ago
- Monte Carlo Conterfactual Regret Minimization for imperfect information games☆13Updated 6 years ago
- ☆24Updated 6 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆172Updated 6 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆71Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Implemented the CFR+ and PureCFR algorithms in Python to find the optimal strategies to 2-player extensive-form games, which was also use…☆21Updated 6 years ago
- Collection of game-theoretic algorithms for Poker☆29Updated 6 years ago
- An attempt at applying Deep RL on the board game 2048☆17Updated 8 years ago
- coms4995 Final Project Poker AI☆76Updated 7 years ago
- A RNN PokerBot implementing DeepStack strategies☆56Updated 8 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆284Updated 10 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Using counter factual regret minimization to computer optimal ranges of hands for each decision☆49Updated 4 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Python implementations of counterfactual regret minimization exercises found here: http://modelai.gettysburg.edu/2013/cfr/☆10Updated 8 years ago
- Python implementation of Deepstack☆84Updated 5 years ago
- Potential-Aware Imperfect-Recall Abstraction with Earth Mover’s Distance in Imperfect-Information Games☆16Updated 6 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Counterfactual Regret Minimization (CFR) sample code in Python☆14Updated 6 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆81Updated 6 years ago
- Counterfactual Regret Minimization☆29Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Reinforcement learning algorithms to play Poker☆14Updated 3 years ago