Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.
☆217Mar 15, 2023Updated 3 years ago
Alternatives and similar repositories for DeepRL_PyTorch
Users that are interested in DeepRL_PyTorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementation of FQF, IQN and QR-DQN.☆191Jul 25, 2024Updated 2 years ago
- Lifelong Reinforcement Learning codes. Python implementation for the SR-LLRL Algorithm, proposed in our 2021 IEEE SMC Conference Paper "A…☆24Mar 30, 2022Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆225Apr 24, 2023Updated 3 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆22Jul 26, 2019Updated 7 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆34Oct 10, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆95Mar 4, 2023Updated 3 years ago
- Code for optimal execution☆12Oct 29, 2020Updated 5 years ago
- Official implementation of the UMDQN algorithm presented in the scientific research paper entitled "Distributional Reinforcement Learning…☆11Jun 3, 2022Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆694Dec 18, 2025Updated 7 months ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆30Jul 14, 2021Updated 5 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆84Nov 22, 2022Updated 3 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Sep 3, 2020Updated 5 years ago
- Python implementation of CURE (Clustering Using REpresentatives) clustering algorithm.☆14Apr 20, 2022Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Jun 28, 2020Updated 6 years ago
- Deep Reinforcement Learning Algorithms Implementation in PyTorch☆27Feb 11, 2025Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆510Jul 20, 2026Updated 3 weeks ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,030Jun 20, 2026Updated last month
- ☆26Jan 13, 2022Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆750Jul 7, 2026Updated last month
- Solutions to OpenAI Gym☆16Aug 22, 2021Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081May 19, 2021Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆749May 23, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,285Feb 9, 2021Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆354Mar 25, 2023Updated 3 years ago
- Various reinforcement learning algorithms written in Jax + Flax☆26Jun 24, 2023Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Aug 29, 2025Updated 11 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆297Feb 24, 2021Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,650Mar 24, 2023Updated 3 years ago
- PyTorch implementation of soft actor critic☆943Jul 17, 2025Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆179Dec 8, 2022Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆617Nov 11, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- a collection of DRL-repo in Github☆15Oct 21, 2020Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆599Dec 5, 2021Updated 4 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133May 5, 2019Updated 7 years ago
- Codes accompanying the paper "Offline Reinforcement Learning with Value-Based Episodic Memory" (ICLR 2022 https://arxiv.org/abs/2110.0979…☆15Mar 9, 2022Updated 4 years ago
- ☆10Oct 11, 2022Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆97Mar 25, 2021Updated 5 years ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆45Dec 11, 2021Updated 4 years ago