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
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆49Updated 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
- Play Atari(Breakout) Game by DRL - DQN, Noisy DQN and A3C☆13Updated 4 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- Meta RL codebase for Unstable Baselines☆21Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 9 months ago
- ☆127Updated 8 months ago
- The Easiest Pytorch Implementation of Branching-DQN☆9Updated 4 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆60Updated 3 years ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆73Updated 3 months ago
- DQN to play Atari Pong☆113Updated 6 years ago
- [NeurIPS 2020, Spotlight] State-Adversarial DQN (SA-DQN) for robust deep reinforcement learning☆33Updated 4 years ago
- use DQN(pytorch) to play pong☆10Updated 3 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆32Updated 2 years ago
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆84Updated last year
- A New Approach to Solving SMAC Task: Generating Decision Tree Code from Large Language Models☆35Updated 4 months ago
- Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.☆18Updated 4 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆166Updated last year
- The implementation of AAAI'22 paper "Multi-Agent Incentive Communication via Decentralized Teammate Modeling".☆52Updated last year
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- pytorch implementation of "Efficient Communication in Multi-Agent Reinforcement Learning via Variance Based Control"☆52Updated 2 years ago
- [AAAI 2023 Oral] Contrastive Identity-Aware Learning for Multi-Agent Value Decomposition☆33Updated 9 months ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆82Updated 7 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- The offcial implementation of "ToM2C: Target-oriented Multi-agent Communication and Cooperation with Theory of Mind" (ICLR 2022) .☆61Updated 4 months ago
- PPO, DDPG, SAC implementation on mujoco environment☆103Updated 3 years ago
- ☆163Updated last year
- Google Research Football MARL Benchmark and Research Toolkit☆40Updated 10 months ago
- ☆123Updated 3 years ago