chengxi600 / RLStuffLinks
A collection of reinforcement learning algorithm implementations
☆64Updated last year
Alternatives and similar repositories for RLStuff
Users that are interested in RLStuff are comparing it to the libraries listed below
Sorting:
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- ☆184Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 3 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆291Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆161Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆48Updated 3 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆321Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Multi-Objective Reinforcement Learning algorithms implementations.☆421Updated last week
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆349Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated this week
- Prioritized Experience Replay implementation with proportional prioritization☆83Updated 2 years ago
- ☆40Updated last week
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆77Updated 8 years ago
- Single-file pytorch implementation of hybrid-SAC☆58Updated 4 years ago