quangr / deepnashLinks
☆13Updated 3 years ago
Alternatives and similar repositories for deepnash
Users that are interested in deepnash are comparing it to the libraries listed below
Sorting:
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated last week
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- A project that provides help for using DeepMind's mctx on gym-style environments.☆63Updated last year
- Deep RL Code for XDO: A Double Oracle Algorithm for Extensive-Form Games☆40Updated 4 years ago
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆54Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- Classic MCTS example with mctx☆24Updated 2 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 7 years ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆50Updated 2 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆116Updated 5 months ago
- Simplified Action Decoder for Deep Multi-Agent Reinforcement Learning☆103Updated 3 years ago
- cfrx is a collection of algorithms and tools for hardware-accelerated Counterfactual Regret Minimization (CFR) algorithms in Jax.☆37Updated last year
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆43Updated 3 years ago
- AlphaZero for continuous control tasks☆23Updated 3 years ago
- Pytorch implementation of Stable Opponent Shaping (https://openreview.net/pdf?id=SyGjjsC5tQ).☆21Updated 5 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- ☆66Updated 4 years ago
- Code for magnetic mirror descent.☆16Updated 2 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆27Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Code for the paper "Batch size invariance for policy optimization"☆56Updated 2 years ago
- Code for "AutoCFR: Learning to Design Counterfatual Regret Minimization Algorithms", AAAI 2022 (Oral)☆22Updated last year
- A C++ pytorch implementation of MuZero☆41Updated last year
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- ☆324Updated last year
- A structured implementation of MuZero☆206Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways