NeymarL / Pacman-RLLinks
Implement some reinforcement learning algorithms, test and visualize on Pacman.
☆31Updated 6 years ago
Alternatives and similar repositories for Pacman-RL
Users that are interested in Pacman-RL are comparing it to the libraries listed below
Sorting:
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆396Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 7 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆95Updated 4 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆115Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 3 years ago
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 8 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- DGN Code☆360Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆166Updated last year
- This is the official implementation of Multi-Agent PPO.☆124Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆71Updated last year
- ☆90Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- ☆172Updated 2 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆42Updated 6 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆222Updated 6 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆119Updated 2 years ago