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:
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- ☆187Updated 3 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆472Updated 3 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆199Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆68Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆305Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆244Updated 11 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- Multi-Objective Reinforcement Learning☆294Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆120Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆354Updated 5 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆357Updated this week
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 6 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆291Updated 5 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆312Updated 5 years ago