CUN-bjy / gym-td3-kerasLinks
Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework
☆11Updated 4 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
Sorting:
- 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…☆27Updated 2 years ago
- Multi Agent Reinforcement Learning for Dense Path Planning☆32Updated 3 years ago
- Multi Agent SAC and DDPG applied to path finding in a 3-dimensional grid☆14Updated 4 years ago
- A simple and fast 2D RL environment with obstacles to learn navigation.☆22Updated 6 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆24Updated 9 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 5 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆24Updated 6 years ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆37Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 9 months ago
- This is an implementation of the paper Cooperative and Distributed Reinforcement Learning of Drones for Field Coverage by Huy Xuan Pham, …☆20Updated 5 years ago
- Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021☆73Updated 4 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆32Updated 5 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- Task-Assignment Multi-Robot Warehouse (TA-RWARE): A multi-agent reinforcement learning warehouse environment for task-assignment optimisa…☆62Updated last year
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- A Reinforcement Learning Approach for Optimizing Multiple Traveling Salesman Problems over Graphs☆39Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Multi-agent Task Allocation (WAFR2022)☆28Updated 4 years ago
- Python implement of paper "PD-FAC: Probability Density Factorized Multi-Agent Distributional Reinforcement Learning for Multi-Robot Relia…☆11Updated 3 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 6 years ago
- An algorithm for exploiting Reinforcement Learning (RL) on Multi-agent Path Finding tasks.☆61Updated 3 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆106Updated last year
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆29Updated 6 years ago
- ☆20Updated 2 years ago
- offical code of paper 'SCRIMP: Scalable Communication for Reinforcement- and Imitation-Learning-Based Multi-Agent Pathfinding'☆56Updated 2 years ago