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☆176Updated 6 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆290Updated 10 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
- ☆30Updated 6 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
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 4 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 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
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 9 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆71Updated 9 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 8 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning☆166Updated 5 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
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- Reinforcement learning models in ViZDoom environment☆130Updated 3 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago