araffin / rlss23-dqn-tutorialLinks
Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023
☆73Updated 8 months ago
Alternatives and similar repositories for rlss23-dqn-tutorial
Users that are interested in rlss23-dqn-tutorial 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
- On-Policy Policy Gradient Algorithms in JAX☆38Updated last year
- Modular Single-file Reinfocement Learning Algorithms Library☆38Updated 2 years ago
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆42Updated 10 months ago
- Plug-and-play hydra sweepers for the EA-based multifidelity method DEHB and several population-based training variations, all proven to e…☆80Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 2 months ago
- [NeurIPS 2024] Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow☆37Updated 8 months ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆82Updated 2 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆50Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated last year
- Extreme Q-Learning: Max Entropy RL without Entropy☆87Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 4 months ago
- Benchmarked implementations of Offline RL Algorithms.☆74Updated 4 months ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆63Updated last year
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated last year
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆41Updated 3 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆47Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 2 months ago
- ☆36Updated 2 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆31Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Actor-Sharer-Learner training framework for off-policy DRL algorithms☆21Updated 6 months ago
- Inverse Constrained Reinforcement Learning (ICML 2021)☆24Updated 3 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆38Updated last year
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆39Updated 4 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆40Updated 2 years ago
- A2C is a special case of PPO!☆22Updated 3 years ago