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
- 车杆倒立摆DQN简单实现☆22Updated 4 months ago
- ☆11Updated 3 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 8 months ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 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…☆32Updated 3 years ago
- ☆14Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- based on the website 《动手学强化学习》, which the codes was several years ago and the called gym lib has already been out of date. Thus, somewher…☆25Updated 10 months ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 5 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆25Updated 3 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- use DQN(pytorch) to play pong☆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
- ☆61Updated 5 years ago
- An implementation of neural architecture search using the REINFORCE algorithm. we use a re-current network to generate the model descript…☆10Updated 5 years ago
- DQN flappy bird with tensorflow2☆16Updated 4 years ago
- DQN related algorithms☆10Updated 2 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
- 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.☆27Updated 3 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- Real time image capture+DQN path planning☆11Updated 2 years ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- Implement some algorithms of RL☆46Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- 📖 Paper: Human-level control through deep reinforcement learning 🕹️☆53Updated last year