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
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- ☆60Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- TD3 in Pytorch☆34Updated 3 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 3 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
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆109Updated 4 years ago
- RL algorithms☆142Updated 4 years ago
- The code for maddpg using pytorch☆169Updated 4 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
- ☆23Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆27Updated 2 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆111Updated 3 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆48Updated 5 years ago
- ☆99Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 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…☆87Updated 4 years ago
- ☆103Updated 4 months ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆20Updated 6 years ago