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 4 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 3 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆100Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 8 months ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆53Updated 2 years ago
- JAX-based implementation for multi-agent path planning (MAPP) in continuous spaces.☆54Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 8 months ago
- Explainable Reinforcement Learning (XRL) Resources☆47Updated last year
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated 2 years ago
- Modular Single-file Reinfocement Learning Algorithms Library☆38Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆43Updated 10 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
- A categorised list of Multi-Agent Reinforcemnt Learning (MARL) papers☆56Updated 3 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆41Updated 3 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆76Updated 2 years ago
- OffWorld Gym: Open-Access Physical Robotics Environment for Real-World Reinforcement Learning Benchmark and Research☆56Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆143Updated last year
- A Survey Analyzing Generalization in Deep Reinforcement Learning☆35Updated last year
- Official implementation of "Approximating Gradients for Differentiable Quality Diversity in Reinforcement Learning"☆22Updated 3 years ago
- Gym wrapper for pysc2☆10Updated 3 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆117Updated 4 months ago
- A graphical interface for reinforcement learning and gym-based environments.☆37Updated 2 years ago
- A web based platform for collecting human actions in reinforcement learning environments☆31Updated 4 months ago
- Emergence of complex strategies through multiagent competition☆45Updated 3 years ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆44Updated 4 years ago
- Simple Grid Environment for Gymnasium☆65Updated 11 months ago