gouxiangchen / dueling-DQN-pytorchView external linksLinks
very easy implementation of dueling DQN in pytorch
☆74Dec 6, 2022Updated 3 years ago
Alternatives and similar repositories for dueling-DQN-pytorch
Users that are interested in dueling-DQN-pytorch are comparing it to the libraries listed below
Sorting:
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Mar 1, 2021Updated 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
- RISC-V CPU in SystemVerilog & Custom Migen-based SoC Generator☆10Dec 29, 2021Updated 4 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Jun 28, 2020Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated last month
- 👀 대한민국 전자출입명부(QR 체크인)에 사용되는 QR 코드 이미지를 가져오는 모듈 / Programmatically generate QR code image used in South Korea's COVID-19 pathway check-in☆10Oct 20, 2020Updated 5 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆14Sep 26, 2020Updated 5 years ago
- Dueling DQN Pytorch☆14Dec 13, 2021Updated 4 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆86Nov 22, 2022Updated 3 years ago
- simulation of "A novel reinforcement learning algorithm for virtual network emb e dding" paper☆18Jan 16, 2020Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆71May 30, 2025Updated 8 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆358Feb 3, 2020Updated 6 years ago
- 어색한 한국어 문장을 자연스럽게 바꿔주는 크롬 확장 프로그램입니다.☆36Jan 3, 2021Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102May 12, 2025Updated 9 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Jun 9, 2020Updated 5 years ago
- Implementation of the CartPole from OpenAI's Gym using only visual input for Reinforcement Learning control with DQN☆16Apr 8, 2021Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆555May 12, 2018Updated 7 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Simple replication of PyTorch by pure python and numpy☆19Mar 28, 2019Updated 6 years ago
- UCPC 2022 사이트☆14Apr 15, 2023Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Dec 8, 2022Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆178Dec 8, 2022Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Jan 11, 2024Updated 2 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Jan 28, 2019Updated 7 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40May 27, 2022Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Jul 10, 2022Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Aug 8, 2021Updated 4 years ago
- ☆25Aug 19, 2024Updated last year
- deep-reinforcement-learning☆16Mar 16, 2019Updated 6 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Jun 9, 2018Updated 7 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆672Jul 16, 2022Updated 3 years ago
- ☆187Feb 22, 2022Updated 3 years ago
- Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.☆20May 18, 2020Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Nov 15, 2021Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Aug 29, 2025Updated 5 months ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆20Jan 26, 2024Updated 2 years ago
- 论文UAV relay in VANETs against smart jamming with reinforcement learning DQN版本☆25Oct 31, 2021Updated 4 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆21Aug 5, 2017Updated 8 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