cyoon1729 / deep-Q-networksView external linksLinks
Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51
☆319Mar 9, 2020Updated 5 years ago
Alternatives and similar repositories for deep-Q-networks
Users that are interested in deep-Q-networks are comparing it to the libraries listed below
Sorting:
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆555May 12, 2018Updated 7 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Jul 23, 2019Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Feb 13, 2024Updated 2 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
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,571Mar 24, 2023Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082May 19, 2021Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆71May 30, 2025Updated 8 months ago
- Solutions for different Reinforcement Learning environments☆26Aug 2, 2024Updated last year
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,159Nov 4, 2021Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Feb 9, 2021Updated 5 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆427Nov 1, 2017Updated 8 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆51Nov 13, 2018Updated 7 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,313Dec 4, 2020Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Mar 25, 2021Updated 4 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551May 25, 2020Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Mar 1, 2021Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆358Feb 3, 2020Updated 6 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆772Dec 22, 2023Updated 2 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,922Jul 25, 2024Updated last year
- ☆436Jul 7, 2023Updated 2 years ago
- Deep reinforcement learning (DQN) implements robot path planning☆16Oct 1, 2020Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆612Nov 11, 2017Updated 8 years ago
- Find more info @ youtube.com/axiomaticuncertainty☆11Aug 20, 2018Updated 7 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Mar 19, 2018Updated 7 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Oct 27, 2023Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆785May 29, 2022Updated 3 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,005Sep 26, 2025Updated 4 months ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆34Jun 22, 2022Updated 3 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Dec 30, 2019Updated 6 years ago
- ☆19Mar 1, 2023Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Mar 15, 2023Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Jul 9, 2019Updated 6 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,032Jul 14, 2023Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,406Apr 16, 2024Updated last year
- Simple A3C implementation with pytorch + multiprocessing☆659Mar 10, 2023Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355May 12, 2020Updated 5 years ago
- Tabula Rasa Tic-Tac-Toe☆10Jan 3, 2019Updated 7 years ago
- ☆11Jan 11, 2022Updated 4 years ago