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☆181Updated 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
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆72Updated 9 years ago
- Implementations of deep RL papers and random experimentation☆178Updated 7 years ago
- ☆31Updated 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
- OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning