itsTAMART / UAV-RL-environment
A simple and fast 2D RL environment with obstacles to learn navigation.
☆18Updated 5 years ago
Alternatives and similar repositories for UAV-RL-environment:
Users that are interested in UAV-RL-environment are comparing it to the libraries listed below
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆23Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆48Updated 4 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆20Updated last year
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆43Updated 5 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆38Updated 6 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆43Updated 5 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…☆22Updated last year
- Multi Agent SAC and DDPG applied to path finding in a 3-dimensional grid☆12Updated 3 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆22Updated 6 years ago
- Master Thesis - Transfer Learning for Mapless Quadrotor Navigation Using Recurrent Neural Network☆16Updated 3 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆64Updated 4 months ago
- Project on multi agent reinforcement learning applied on patrolling agents☆38Updated 5 years ago
- multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS☆69Updated 2 years ago
- Application of an LSTM-based policy gradient on an RL agent☆14Updated 2 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- Learning with Helper☆20Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆14Updated last year
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆41Updated 4 years ago
- Code for "ALMA: Hierarchical Learning for Composite Multi-Agent Tasks" NeurIPS 2022☆26Updated 2 years ago
- The implementation of LSTM-TD3.☆73Updated last year
- multi-agent formation control environment implemented with MPE.☆14Updated 2 years ago
- multi-agent reinforcement learning for competitive environments using pytorch☆12Updated 5 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆17Updated 6 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
- Target tracking environments for RL☆28Updated 4 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
- ☆44Updated 2 years ago
- This repository contains the implementation of reinforcement learning algorithms like PPO and A2C, to solve the problem: Dynamic Obstacle…☆14Updated 3 years ago
- A SAC implementation to use upon larocs/Drone_RL☆23Updated 4 years ago