dqn-pytorch
Here are 196 public repositories matching this topic...
Language:All
Sort:Most stars
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
- Updated
Mar 29, 2023 - Python
A PyTorch library for building deep reinforcement learning agents.
- Updated
Mar 17, 2024 - Python
DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow, and DRQN
- Updated
Dec 18, 2020 - Jupyter Notebook
Deep Q-Learning (DQN) implementation for Atari pong.
- Updated
Nov 22, 2022 - Python
A PyTorch Implementation of "Optimization of Molecules via Deep Reinforcement Learning".
- Updated
Mar 24, 2023 - Python
PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research papers.
- Updated
Mar 12, 2025 - Python
A Torch Based RL Framework for Rapid Prototyping of Research Papers
- Updated
Jan 6, 2025 - Python
Graph-based Deep Q Network for Web Navigation
- Updated
Jul 8, 2019 - Python
Important Note fastrl version 2 is being developed at fastrl. Note the link in the readme
- Updated
Feb 21, 2021 - Jupyter Notebook
SUMO Pytorch Deep Reinforcement Learning Traffic Signal Control
- Updated
Feb 18, 2022 - Jupyter Notebook
Multi-agent reinforcement learning framework
- Updated
Aug 13, 2020 - Python
PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF) and Extensions: N-step Bootstrapping, PER, Noisy Layer, Dueling Networks, and parallelization.
- Updated
Oct 10, 2020 - Jupyter Notebook
Solving Atari Pong Game w/ Duel Double DQN in Pytorch
- Updated
Sep 19, 2020 - Jupyter Notebook
This code is the result of the collaboration of RL Turkey team.
- Updated
Feb 21, 2024 - Python
Reinforcement Learning for Optimal inventory policy
- Updated
Oct 23, 2021 - Python
PyTorch agents and tools for (Deep) Reinforcement Learning
- Updated
Jan 3, 2025 - Python
Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.
- Updated
May 3, 2020 - Jupyter Notebook
Implementation of Deep Reinforcement Learning algorithms in the Unity game engine.
- Updated
Nov 23, 2020 - Jupyter Notebook
Integrate AutoRL into DQN to implement a single traffic signal control system.
- Updated
Nov 16, 2023 - Python
Improve this page
Add a description, image, and links to thedqn-pytorch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedqn-pytorch topic, visit your repo's landing page and select "manage topics."