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
- ☆11Updated 2 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- TD3 in Pytorch☆31Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated last month
- The code for maddpg using pytorch☆167Updated 4 years ago
- A explaintable and modified version of udacity DRL homework☆26Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆19Updated 5 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- ☆15Updated 3 years ago
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆44Updated 4 years ago
- This is the official repository for the paper "Guided Exploration with Proximal Policy Optimization using a Single Demonstration", https:…☆18Updated 3 years ago
- RL Agent for Atari Game Pong☆12Updated 5 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆60Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆87Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 4 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆18Updated 6 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 5 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆32Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆54Updated 3 years ago
- RL algorithms☆142Updated 4 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- 多智能体强化学习☆90Updated 6 years ago
- 车杆倒立摆DQN简单实现☆12Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆63Updated 3 years ago
- simple code to reinforcement learning☆19Updated 4 years ago
- IQL, QMIX, VDN, COMA, QTRAN (QTRAN-Base and QTRAN-Alt), MAVEN, CommNet, DYMA-Cl, G2ANet, and MADDPG☆18Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year