CVxTz / RL
RL algorithm implementations from scratch.
☆18Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for RL
- Emergence of complex strategies through multiagent competition☆42Updated last year
- Tabular methods for reinforcement learning☆34Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆87Updated last year
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆26Updated 3 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆23Updated 3 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated this week
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆50Updated last year
- ☆26Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆36Updated last year
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆51Updated this week
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- JAX and PZ RL envs + algorithms for swarms of CrazyFlies☆62Updated 2 months ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 6 months ago
- Notes on many interesting RL papers☆23Updated 5 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆80Updated last year
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆21Updated 5 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆34Updated 2 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- ☆14Updated 4 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 5 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆70Updated 2 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago