CUN-bjy / gym-td3-keras
Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework
☆10Updated 3 years ago
Alternatives and similar repositories for gym-td3-keras:
Users that are interested in gym-td3-keras are comparing it to the libraries listed below
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated last month
- A simple and fast 2D RL environment with obstacles to learn navigation.☆21Updated 5 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆23Updated 5 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆18Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 5 years ago
- The implementation of LSTM-TD3.☆77Updated 2 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆26Updated 8 months ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆40Updated 6 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 6 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆65Updated 6 months ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆34Updated 4 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- Application of an LSTM-based policy gradient on an RL agent☆14Updated 2 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 4 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 3 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆20Updated last month
- Multi Agent Reinforcement Learning for Dense Path Planning☆29Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 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
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- Implementation of DyMA-CL, MARL algorithm☆26Updated 4 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆35Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- A deep reinforcement learning multi-agent algorithm, where a team learns to complete a task and communicate between agents.☆16Updated 3 years ago
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆23Updated last year
- Multi Agent SAC and DDPG applied to path finding in a 3-dimensional grid☆12Updated 3 years ago