libenfan / DQN_pongLinks
use DQN(pytorch) to play pong
☆12Updated 4 years ago
Alternatives and similar repositories for DQN_pong
Users that are interested in DQN_pong are comparing it to the libraries listed below
Sorting:
- ☆11Updated 3 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆8Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆19Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- ☆61Updated 4 years ago
- Communication using GNN in MARL☆20Updated 3 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 2 years ago
- ☆23Updated 2 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆27Updated 5 years ago
- 多智能体学习库☆19Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆70Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆39Updated 7 months ago
- RLlib超参数详解(中文)☆18Updated 3 years ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆31Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- Generalized Proximal Policy Optimization with Sample Reuse (GePPO)☆24Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆40Updated 6 years ago
- ☆41Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆106Updated 2 years ago
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆45Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆137Updated last year
- ☆103Updated 3 months ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago