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
- Exploring whether DRQN + action prior + state-based expert + history-based entropy-reduction expert☆8Updated 3 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆36Updated 2 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆48Updated last year
- This repository contains the code for Diversity Control (DiCo), a novel method to constrain behavioral diversity in multi-agent reinforce…☆20Updated 2 months ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆61Updated 4 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- The repository is for Reinforcement-Learning Uncertainty research, in which we investigate various uncertain factors in RL.☆20Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆55Updated 2 years ago
- The Starcraft Multi-Agent challenge lite☆41Updated 5 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆85Updated 2 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆28Updated 3 years ago
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆83Updated 3 weeks ago
- Deep Reinforcement Learning Framework done with PyTorch☆33Updated this week
- DecentralizedLearning☆24Updated 2 years ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆62Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆96Updated 3 years ago
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated last year
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆40Updated 6 months ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆40Updated 2 years ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆19Updated 2 years ago
- Code for Posterior Sampling for Deep Reinforcement Learning, ICML 2023☆26Updated last year
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆30Updated 2 years ago
- ☆35Updated 2 years ago
- Simple Grid Environment for Gymnasium☆52Updated 3 weeks ago
- Code for NeurIPS2023 accepted paper: Counterfactual Conservative Q Learning for Offline Multi-agent Reinforcement Learning.☆34Updated 3 weeks ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆45Updated last year