wetliu / dqn_pytorchLinks
DQN with pytorch with on Breakout and SpaceInvaders
☆25Updated 6 years ago
Alternatives and similar repositories for dqn_pytorch
Users that are interested in dqn_pytorch are comparing it to the libraries listed below
Sorting:
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- ☆60Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- ☆217Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆168Updated last year
- The offcial implementation of "ToM2C: Target-oriented Multi-agent Communication and Cooperation with Theory of Mind" (ICLR 2022) .☆71Updated 11 months ago
- ☆169Updated 2 years ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆78Updated 9 months ago
- ☆97Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 6 months ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆53Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆85Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆163Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆89Updated 5 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆118Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆142Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆82Updated 2 years ago
- Half Field Offense in Robocup 2D Soccer with reinforcement learning☆37Updated 4 years ago
- BranchingDQN☆50Updated 6 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
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆135Updated 4 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆57Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆63Updated 4 years ago