iewug / Atari-DQNLinks
PyTorch implementation of DQN, DDQN and Dueling DQN to solve Atari games including PongNoFrameskip-v4, BreakoutNoFrameskip-v4 and BoxingNoFrameskip-v4
☆18Updated 2 years ago
Alternatives and similar repositories for Atari-DQN
Users that are interested in Atari-DQN are comparing it to the libraries listed below
Sorting:
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆15Updated 11 months ago
- DQN with pytorch with on Breakout and SpaceInvaders☆27Updated 6 years ago
- Play Breakout with DQN in pytorch.☆11Updated 4 years ago
- 车杆倒立摆DQN简单实现☆24Updated 7 months ago
- ☆11Updated 3 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- Dueling DQN Pytorch☆13Updated 4 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆25Updated 3 years ago
- Solving Atari Pong Game w/ Duel Double DQN in Pytorch☆32Updated 5 years ago
- DQN with freezing target network in tensorflow on pygame FlappyBird☆11Updated 7 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 4 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆37Updated 3 months ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- ☆14Updated 4 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆13Updated 7 years ago
- DQN flappy bird with tensorflow2☆16Updated 5 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 5 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆36Updated 3 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- Experiments for performing empirical game-theoretic analysis of networked system control for common-pool resource management using multi-…☆18Updated 5 years ago
- Real time image capture+DQN path planning☆12Updated 2 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆20Updated 2 years ago