CVxTz / RL
RL algorithm implementations from scratch.
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for RL
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆34Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆26Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆89Updated last year
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- Code for NeurIPS2023 accepted paper: Counterfactual Conservative Q Learning for Offline Multi-agent Reinforcement Learning.☆26Updated 5 months ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆46Updated last year
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆51Updated 2 weeks ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆81Updated last year
- POMDP wrappers for OpenAI Gym☆15Updated 5 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆50Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆30Updated this week
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Code for Shapley values for explaining reinforcement learning. XRL feature-influence method.☆15Updated 11 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 2 years ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆14Updated 6 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆43Updated last year
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆39Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- DecentralizedLearning☆21Updated last year
- Tabular methods for reinforcement learning☆34Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆23Updated 3 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆32Updated 6 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago