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:
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆25Updated 3 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆27Updated 6 years ago
- ☆11Updated 3 years ago
- 车杆倒立摆DQN简单实现☆24Updated 7 months ago
- Play Breakout with DQN in pytorch.☆11Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- ☆14Updated 4 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 5 years ago
- Fuzzy DQN in Keras☆10Updated 5 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆15Updated 11 months ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 5 years ago
- Dueling DQN Pytorch☆14Updated 4 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆11Updated 4 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆11Updated 2 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- Real time image capture+DQN path planning☆12Updated 2 years ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆10Updated 2 years ago
- meta-MADDPG (Python implementation)☆19Updated 7 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
- A PyTorch implementation of deep Q-learning for Atari games☆13Updated 7 years ago
- This repo implements Deep Q-Network (DQN) for solving the Frozenlake-v1 environment of the Gymnasium library using Python 3.8 and PyTorch…☆21Updated last year
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆17Updated 4 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆38Updated 3 months ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- DQN flappy bird with tensorflow2☆16Updated 5 years ago
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated 4 months ago
- Implementation of Proximal Policy Optimization (PPO) for continuous action space (`Pendulum-v1` from gym) using tensorflow2.x and pytorch…☆10Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago