libenfan / DQN_pong
use DQN(pytorch) to play pong
☆10Updated 3 years ago
Alternatives and similar repositories for DQN_pong:
Users that are interested in DQN_pong are comparing it to the libraries listed below
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆32Updated 2 years ago
- RL algorithms☆140Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆84Updated last year
- A explaintable and modified version of udacity DRL homework☆26Updated 4 years ago
- The code for maddpg using pytorch☆165Updated 4 years ago
- 多智能体强化学习☆87Updated 6 years ago
- ☆11Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆53Updated 3 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆30Updated last year
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆20Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- ☆159Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆187Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 4 years ago
- D3QN Pytorch☆57Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆218Updated 2 years ago
- ☆58Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆46Updated 5 years ago
- Reinforcement learning☆27Updated 2 months ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆62Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆99Updated 3 years ago
- simple code to reinforcement learning☆19Updated 4 years ago
- ☆94Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆17Updated 6 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆49Updated 4 years ago
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆43Updated 4 years ago