CVxTz / RL
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:
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆38Updated 2 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆49Updated 2 years ago
- RL-Toolkit: A Research Framework for Robotics☆19Updated 4 months ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- [NeurIPS 2024] Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow☆30Updated 6 months ago
- Code for Posterior Sampling for Deep Reinforcement Learning, ICML 2023☆26Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆97Updated this week
- ☆21Updated last year
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆70Updated 6 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated this week
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆28Updated this week
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 6 months ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆29Updated 3 years ago
- DecentralizedLearning☆24Updated 2 years ago
- Tabular methods for reinforcement learning☆37Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆16Updated 4 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆59Updated 4 years ago
- A Library for Active Preference-based Reward Learning Algorithms☆50Updated last year
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆62Updated last year
- This repository contains the code for Diversity Control (DiCo), a novel method to constrain behavioral diversity in multi-agent reinforce…☆23Updated 4 months ago
- Model Predictive Actor-Critic Reinforcement Learning☆63Updated 3 years ago
- More efficient exploration for reinforcement learning in two-player, zero-sum game☆21Updated 9 months ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- ☆22Updated last year
- A collection of environments and reference agents for planning and reinforcement learning research in partially observable, multi-agent …☆21Updated 6 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆55Updated 3 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆86Updated 2 years ago
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated last year