chengxi600 / RLStuff
A collection of reinforcement learning algorithm implementations
☆62Updated 8 months ago
Alternatives and similar repositories for RLStuff:
Users that are interested in RLStuff are comparing it to the libraries listed below
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆343Updated 2 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆305Updated 2 weeks ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆171Updated 5 months ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆160Updated 2 weeks ago
- ☆182Updated 2 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
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated 3 weeks ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆61Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆149Updated last year
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆273Updated 4 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆43Updated 6 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆117Updated 10 months ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆42Updated 5 months ago
- Minimalistic implementation of Vanilla Policy Gradient with PyTorch☆18Updated 5 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆118Updated 4 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆35Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- Single-file pytorch implementation of hybrid-SAC☆54Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆175Updated last year
- ☆193Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆122Updated 3 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Lecture slides for the MARL book (www.marl-book.com)☆75Updated 2 months ago
- The pytorch implementation of DGN on grid world and Starcraft☆137Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- Official code repo for the MARL book (www.marl-book.com)☆449Updated 2 months ago