CVxTz / RLLinks
RL algorithm implementations from scratch.
☆18Updated 4 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☆80Updated this week
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆101Updated 4 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆55Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 6 months ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 4 months ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆51Updated 2 years ago
- ☆23Updated last year
- Modular Single-file Reinfocement Learning Algorithms Library☆38Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆76Updated last year
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated last year
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆97Updated 2 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆42Updated 3 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆40Updated 3 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆31Updated 4 years ago
- [ICML 2023] Variational Curriculum Reinforcement Learning for Unsupervised Discovery of Skills☆12Updated 2 years ago
- Simple Grid Environment for Gymnasium☆63Updated 7 months ago
- This repository contains the code for Diversity Control (DiCo), a novel method to constrain behavioral diversity in multi-agent reinforce…☆26Updated 9 months ago
- RL-Toolkit: A Research Framework for Robotics☆21Updated 2 weeks ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- ☆69Updated 3 years ago
- A web based platform for collecting human actions in reinforcement learning environments☆31Updated last week
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆55Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆188Updated last year
- A simple, continuous-control environment for OpenAI Gym☆23Updated 2 years ago
- [NeurIPS 2024] Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow☆39Updated 10 months ago
- Official implementation of "Approximating Gradients for Differentiable Quality Diversity in Reinforcement Learning"☆20Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago