NeymarL / Pacman-RL
Implement some reinforcement learning algorithms, test and visualize on Pacman.
☆27Updated 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:
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆66Updated 5 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- ☆120Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆104Updated 4 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆207Updated 5 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Algorithm☆30Updated 2 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Transfer Learning for Related Reinforcement Learning Tasks via Image-to-Image Translation☆49Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆40Updated 6 years ago
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆40Updated 3 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- ☆83Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- PyTorch implementation of PPO algorithm☆22Updated 5 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆218Updated 4 years ago