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
Related projects ⓘ
Alternatives and complementary repositories for gym-td3-keras
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆23Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆74Updated 10 months ago
- A simple and fast 2D RL environment with obstacles to learn navigation.☆18Updated 5 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆42Updated 2 years ago
- Multi Agent SAC and DDPG applied to path finding in a 3-dimensional grid☆11Updated 3 years ago
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆29Updated last year
- A deep reinforcement learning multi-agent algorithm, where a team learns to complete a task and communicate between agents.☆16Updated 3 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆35Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆75Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆40Updated 4 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆15Updated 5 years ago
- Implementation of DyMA-CL, MARL algorithm☆25Updated 4 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).☆16Updated 6 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆95Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 5 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆43Updated 5 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆22Updated 6 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆23Updated 5 years ago
- This repository contains the implementation of reinforcement learning algorithms like PPO and A2C, to solve the problem: Dynamic Obstacle…☆14Updated 2 years ago
- Multi Agent Reinforcement Learning for Dense Path Planning☆27Updated 2 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆81Updated 7 months ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆29Updated 3 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆28Updated 2 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…☆20Updated last year
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆42Updated 4 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆58Updated 2 months ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆19Updated last year
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago