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:
- DQN with pytorch with on Breakout and SpaceInvaders☆27Updated 6 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- ☆11Updated 3 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 9 months ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- Solving Atari Pong Game w/ Duel Double DQN in Pytorch☆32Updated 5 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 5 years ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆11Updated 2 years ago
- 车杆倒立摆DQN简单实现☆24Updated 5 months ago
- An attempt at recreating DeepMind's implementation of Deep Q Learning on Atari Breakout using PyTorch☆12Updated 5 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 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…☆35Updated 3 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆25Updated 3 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated 2 months ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆10Updated 3 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 7 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 3 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆17Updated 2 years ago
- Playing Atari Breakout Game with Reinforcement Learning (DQN , Deep Q Learning)☆38Updated 6 years ago
- ☆14Updated 4 years ago
- Real time image capture+DQN path planning☆11Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago