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☆85Updated 2 months ago
- Reinforcement learning framework.☆16Updated 4 months ago
- OffWorld Gym: Open-Access Physical Robotics Environment for Real-World Reinforcement Learning Benchmark and Research☆55Updated 2 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆52Updated 2 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- A Survey Analyzing Generalization in Deep Reinforcement Learning☆35Updated last year
- ☆23Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆31Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 6 months ago
- A graphical interface for reinforcement learning and gym-based environments.☆37Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 6 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆75Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆150Updated 4 years ago
- A web based platform for collecting human actions in reinforcement learning environments☆31Updated 2 months ago
- A simple, continuous-control environment for OpenAI Gym☆23Updated 2 years ago
- Modular Single-file Reinfocement Learning Algorithms Library☆38Updated 2 years ago
- A simple option critic framework using Q-Learning☆14Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆40Updated 8 months ago
- JAX-based implementation for multi-agent path planning (MAPP) in continuous spaces.☆53Updated 2 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆39Updated 4 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Emergence of complex strategies through multiagent competition☆45Updated 2 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆98Updated 2 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Code for Gym documentation website☆43Updated 5 months ago
- Benchmarking TD3 and DDPG on PyBullet☆80Updated 4 years ago