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☆25Updated 6 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 4 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆54Updated 5 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Actor Critic model to play Cartpole game☆52Updated 7 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Play Atari(Breakout) Game by DRL - DQN, Noisy DQN and A3C☆13Updated 5 years ago
- ☆11Updated 3 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 7 months ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 3 years ago
- Implement some algorithms of RL☆46Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- ☆14Updated 4 years ago
- [AAAI 2023 Oral] Contrastive Identity-Aware Learning for Multi-Agent Value Decomposition☆36Updated last year
- DQN Pytorch☆14Updated 3 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Adversarial attacks on Deep Reinforcement Learning (RL)☆97Updated 4 years ago
- ☆169Updated 2 years ago
- BranchingDQN☆50Updated 6 years ago
- The code of paper *Learning Robust Policy against Disturbance in Transition Dynamics via State-Conservative Policy Optimization*.☆18Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆24Updated 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
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago