alirezakazemipour / Distributional-RLLinks
Implementation of some of the Deep Distributional Reinforcement Learning Algorithms.
☆25Updated 6 months ago
Alternatives and similar repositories for Distributional-RL
Users that are interested in Distributional-RL are comparing it to the libraries listed below
Sorting:
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Distributional Soft Actor Critic☆59Updated 5 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆107Updated 3 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆43Updated 6 years ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 3 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- ☆42Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆67Updated 9 months ago
- ☆77Updated 2 years ago
- Deep Implicit Coordination Graphs☆43Updated last year
- PyTorch implementation of Constrained Policy Optimization☆56Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- DecentralizedLearning☆24Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆200Updated last year
- Soft Actor-Critic with advanced features☆50Updated 2 months ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch