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:
- ☆185Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 3 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆192Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- Multi-Objective Reinforcement Learning☆285Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆235Updated 8 months ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆77Updated 8 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 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
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆163Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆92Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆324Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆342Updated 2 months ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆38Updated 4 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆434Updated 3 weeks ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Single-file pytorch implementation of hybrid-SAC☆59Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- reinforcement learning with pytorch geometric library☆50Updated 3 years ago