qingshi9974 / DQN-pytorch-AtariLinks
Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.
☆15Updated 5 years ago
Alternatives and similar repositories for DQN-pytorch-Atari
Users that are interested in DQN-pytorch-Atari are comparing it to the libraries listed below
Sorting:
- DQN with pytorch with on Breakout and SpaceInvaders☆27Updated 6 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- In this project, I explore some typical value-based and policy-based RL algorithms. I do experiments on DQN and its six variants and thei…☆12Updated 5 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆56Updated 5 years ago
- ☆11Updated 3 years ago
- PyTorch implementation of DQN, DDQN and Dueling DQN to solve Atari games including PongNoFrameskip-v4, BreakoutNoFrameskip-v4 and BoxingN…☆18Updated 2 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 9 months ago
- DQN Pytorch☆15Updated 4 years ago
- Adversarial attacks on Deep Reinforcement Learning (RL)☆97Updated 4 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆25Updated 3 years ago
- Play Atari(Breakout) Game by DRL - DQN, Noisy DQN and A3C☆15Updated 5 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- Playing Atari Breakout Game with Reinforcement Learning (DQN , Deep Q Learning)☆38Updated 6 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Implement some algorithms of RL☆46Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- [S&P 2024] Replication Package for "Mind Your Data! Hiding Backdoors in Offline Reinforcement Learning Datasets".☆31Updated 11 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- [NeurIPS 2020, Spotlight] State-Adversarial DQN (SA-DQN) for robust deep reinforcement learning☆34Updated 4 years ago
- [AAAI 2023 Oral] Contrastive Identity-Aware Learning for Multi-Agent Value Decomposition☆36Updated last year
- DQN with freezing target network in tensorflow on pygame FlappyBird☆11Updated 6 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆38Updated 2 years ago
- [NeurIPS 2020, Spotlight] Code for "Robust Deep Reinforcement Learning against Adversarial Perturbations on Observations"☆139Updated 4 years ago
- Robust Reinforcement Learning with the Alternating Training of Learned Adversaries (ATLA) framework☆67Updated 4 years ago