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:
- Counterfactual regret minimization algorithm for Kuhn poker☆175Updated 6 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
- A python implementation of Counterfactual Regret Minimization for poker☆289Updated 10 years ago
- Monte Carlo Conterfactual Regret Minimization for imperfect information games☆13Updated 6 years ago
- Collection of game-theoretic algorithms for Poker☆29Updated 6 years ago
- ☆30Updated 6 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning☆165Updated 5 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Potential-Aware Imperfect-Recall Abstraction with Earth Mover’s Distance in Imperfect-Information Games☆16Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Counterfactual Regret Minimization☆29Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 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 RNN PokerBot implementing DeepStack strategies☆57Updated 8 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆108Updated 9 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- ☆24Updated 6 years ago
- An open implementation of Pure CFR applied to ACPC poker games.☆206Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- An attempt at applying Deep RL on the board game 2048☆17Updated 8 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 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
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago