EricSteinberger / DREAMLinks
Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games
☆119Updated last year
Alternatives and similar repositories for DREAM
Users that are interested in DREAM are comparing it to the libraries listed below
Sorting:
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆180Updated 6 years ago
- Scalable Implementation of Deep CFR and Single Deep CFR☆311Updated 5 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆129Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Simplified Action Decoder for Deep Multi-Agent Reinforcement Learning☆103Updated 3 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆33Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 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 7 years ago
- Deep RL Code for XDO: A Double Oracle Algorithm for Extensive-Form Games☆40Updated 4 years ago
- cfrx is a collection of algorithms and tools for hardware-accelerated Counterfactual Regret Minimization (CFR) algorithms in Jax.☆37Updated last year
- An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.☆686Updated last year
- Framework for Multi-Agent Deep Reinforcement Learning in Poker☆498Updated 2 years ago
- Keeping track of RL experiments☆165Updated 3 years ago
- Multi-Agent RL Environment for the Stratego Board Game (and variants)☆34Updated 2 months ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆242Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆155Updated 3 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)