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:
- 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 5 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆27Updated 6 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆55Updated 5 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 5 years ago
- ☆11Updated 3 years ago
- Play Atari(Breakout) Game by DRL - DQN, Noisy DQN and A3C☆15Updated 5 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆25Updated 3 years ago
- Actor Critic model to play Cartpole game☆52Updated 7 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 8 months ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 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
- Implement some algorithms of RL☆46Updated 2 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 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
- ☆315Updated 3 years ago
- DQN with freezing target network in tensorflow on pygame FlappyBird☆11Updated 6 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆71Updated last year
- ☆16Updated 8 years ago
- ☆61Updated 5 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- ☆90Updated 3 years ago
- Educational API for developing ML (imitation learning or reinforcement learning) agents to play game 2048☆124Updated 7 months ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆37Updated 2 years ago