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☆179Updated 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☆294Updated 10 years ago
- OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning☆166Updated 6 years ago
- ☆30Updated 7 years ago
- Monte Carlo Conterfactual Regret Minimization for imperfect information games☆13Updated 6 years ago
- ☆24Updated 7 years ago
- A RNN PokerBot implementing DeepStack strategies☆56Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- ☆53Updated 8 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 9 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆178Updated 7 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Updated 8 years ago
- Potential-Aware Imperfect-Recall Abstraction with Earth Mover’s Distance in Imperfect-Information Games☆16Updated 2 weeks 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
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 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
- Python implementation of Deepstack☆87Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Policy gradient reinforcement learning algorithm with importance sampling☆32Updated 8 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- An open implementation of Pure CFR applied to ACPC poker games.☆207Updated 8 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Counterfactual Regret Minimization☆29Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago