qingshi9974 / DQN-pytorch-Atari
Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.
☆15Updated 4 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:
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆51Updated 4 years ago
- 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…☆11Updated 4 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆109Updated 3 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆63Updated 3 years ago
- Play Atari(Breakout) Game by DRL - DQN, Noisy DQN and A3C☆13Updated 4 years ago
- ☆165Updated last year
- Meta RL codebase for Unstable Baselines☆21Updated 2 years ago
- [NeurIPS 2020, Spotlight] State-Adversarial DQN (SA-DQN) for robust deep reinforcement learning☆34Updated 4 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆169Updated last year
- DQN to play Atari Pong☆115Updated 6 years ago
- Code to reproduce experiments from:☆10Updated 4 years ago
- CORRO code☆35Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 11 months ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆74Updated 5 months ago
- This is the official implementation of Multi-Agent PPO.☆106Updated 2 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 2 years ago
- Adversarial attacks on Deep Reinforcement Learning (RL)☆90Updated 4 years ago
- ☆31Updated last year
- ☆11Updated last year
- The implementation of AAAI'22 paper "Multi-Agent Incentive Communication via Decentralized Teammate Modeling".☆55Updated last year
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 2 years ago
- ☆129Updated 9 months ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- 天授中文文档☆58Updated 5 months ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- [AAAI 2023 Oral] Contrastive Identity-Aware Learning for Multi-Agent Value Decomposition☆33Updated 11 months ago
- pytorch实现的一些MARL算法☆65Updated 4 years ago
- A plotter for reinforcement learning (RL)☆223Updated 3 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago