CVxTz / RLLinks
RL algorithm implementations from scratch.
☆17Updated 5 years ago
Alternatives and similar repositories for RL
Users that are interested in RL are comparing it to the libraries listed below
Sorting:
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆86Updated 3 months ago
- This repository contains the code for Diversity Control (DiCo), a novel method to constrain behavioral diversity in multi-agent reinforce…☆29Updated last year
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 7 months ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆41Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆41Updated 9 months ago
- Modular Single-file Reinfocement Learning Algorithms Library☆38Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 7 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆98Updated 2 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆76Updated 2 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆53Updated 2 years ago
- ☆23Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 2 years ago
- ☆25Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- [ICML 2023] Variational Curriculum Reinforcement Learning for Unsupervised Discovery of Skills☆12Updated 2 years ago
- ☆35Updated 3 years ago
- Official implementation of "Approximating Gradients for Differentiable Quality Diversity in Reinforcement Learning"☆21Updated 3 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆31Updated 4 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 5 months ago
- A simple, continuous-control environment for OpenAI Gym☆23Updated 3 years ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆68Updated last year
- Code for the paper Model-Predictive Control via Cross-Entropy and Gradient-Based Optimization☆68Updated 5 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- JAX-based implementation for multi-agent path planning (MAPP) in continuous spaces.☆53Updated 3 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆39Updated 4 years ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆12Updated 2 years ago
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated last year
- Gym wrapper for pysc2☆10Updated 3 years ago