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
- ☆159Updated last year
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆45Updated 4 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- RL algorithms☆140Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆49Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆101Updated 2 years ago
- A plotter for reinforcement learning (RL)☆217Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆214Updated 2 years ago
- Half Field Offense in Robocup 2D Soccer with reinforcement learning☆33Updated 3 years ago
- ☆93Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆112Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆566Updated 2 weeks ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆140Updated last year
- ☆192Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆442Updated last year
- basic algorithms of reinforcement learning☆203Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆52Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- pytorch实现的一些MARL算法☆65Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆114Updated 9 months ago
- ☆41Updated 3 years ago
- Code for Weighted QMIX☆126Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆139Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆97Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆31Updated 2 years ago