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☆70Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆202Updated last year
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- ☆187Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆247Updated last year
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆310Updated last year
- Personal experiments on Reinforcement Learning☆118Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Single-file pytorch implementation of hybrid-SAC☆63Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- ☆13Updated 2 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆150Updated 4 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆111Updated 3 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆25Updated 4 years ago
- Official implementation of "Graph Neural Network Reinforcement Learning for Autonomous Mobility-on-Demand☆82Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆144Updated 5 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 6 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 9 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 8 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆486Updated 3 weeks ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆41Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago