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:
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆24Updated 6 years ago
- A simple and fast 2D RL environment with obstacles to learn navigation.☆21Updated 6 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆53Updated 7 months ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 6 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…☆25Updated 2 years ago
- Multi Agent Reinforcement Learning for Dense Path Planning☆31Updated 2 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆23Updated 7 months ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 5 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 5 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆37Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021☆72Updated 3 years ago
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆32Updated 4 years ago
- Gym environment for cooperative multi-agent reinforcement learning in heterogeneous robot teams☆46Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆92Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆70Updated last year
- ☆17Updated 4 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆102Updated last year
- multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS☆76Updated 3 years ago
- A Reinforcement Learning Approach for Optimizing Multiple Traveling Salesman Problems over Graphs☆37Updated 5 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- Multi Agent SAC and DDPG applied to path finding in a 3-dimensional grid☆13Updated 4 years ago
- Application of an LSTM-based policy gradient on an RL agent☆15Updated 3 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years 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
- ☆12Updated 4 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆20Updated 6 years ago