ThewildBoar2020 / RLTA2020Links
本项目重点完成了合同网模型的改进,并将其应用于飞行器任务的实时分配。飞行器中段飞行时间长,弹道固定,容易成为防御系统拦截重点。利用深度强化学习算法结合动态窗口局部路径规划法完成深度强化学习模型设计、飞行器突防航迹推演等关键技术研究。主要技术:CNP、DQN。
☆20Updated 3 years ago
Alternatives and similar repositories for RLTA2020
Users that are interested in RLTA2020 are comparing it to the libraries listed below
Sorting:
- Particle Swar Optimization algorithm applied to a path planning task☆14Updated 4 years ago
- 基于粒子群算法多无人机任务分配☆146Updated 5 years ago
- 本代码的实现包括两个部分: 第一部分: 基于人工势场法的机器人路径规划:随机生成12-15个障碍物,每个障碍物随机占据6-20个栅格,利用该人工势场法编程实现机器人从左下到右上的路径规划。 同时在代码中已实现动态展示的效果。 第二部分: …☆162Updated 5 years ago
- PSO UAV PATH PLANNING☆70Updated 3 years ago
- 路径规划强化学习☆57Updated 5 years ago
- Spherical Vector-based Particle Swarm Optimization☆117Updated 6 months ago
- This project belongs to innovation and entrepreneurship training program of SCU. It realizes the path planning of single UAV and multi UA…☆79Updated 4 years ago
- Path planning of a single robot based on grid map, using ACO, ACO+GA, SSA, ISSA algorithm.The four algorithm codes are being sorted out. …☆124Updated 4 years ago
- Regenerated a state-of-the-art meta-heuristic algorithm for the UAV path planning problem, proposed by Qu, Gai, and Zhong.☆85Updated last year
- tomsong00 / Matlab--Genetic-Algorithm-for-UAV-maritime-search-and-rescue-SAR-coverage-path-planning-CPP-problemgenetic algorithm for UAV maritime search and rescue (SAR) coverage path planning (CPP) problem☆48Updated 3 years ago
- 基于栅格地图的无人机三维路径规划算法☆121Updated 2 years ago
- ☆28Updated last year
- A new improved sca algorithm and application for online path planning of multi-robot systems☆14Updated 2 years ago
- Paper Title:"Bypassing or flying above the obstacles? A novel multi-objective UAV path planning problem" These datasets are different in …☆10Updated 5 years ago
- 2D and 3D Environment in UAV path planning problems using MATLAB R2016a☆96Updated 7 years ago
- Unmanned Combat Aerial Vehicles Path Planning Using a Novel Probability Density Model Based on Artificial Bee Colony Algorithm☆109Updated 6 years ago
- A Distributed Adaptive Route Planning Optimization Algorithm for UAV Swarm☆53Updated last year
- This is a UAV path planning in a map-based environment using double deep Q-Network☆37Updated 2 years ago
- 群体智能大作业:基于仿生群智算法的无人机任务分配 (多旅行商问题的求解)☆77Updated 2 years ago
- Multi-agent-path-planning by Python,with 4 entrances, 4 target and 8 AGVs☆27Updated 3 years ago
- ☆76Updated 6 years ago
- Single robot path planning algorithms implemented in MATLAB. Including heuristic search and incremental heuristic search methods. A*, LPA…☆17Updated 2 years ago
- Optimal path planning using Nature Inspired Algorithm for multiple UAVs from source point to goal point in different obstacle rich 3…☆64Updated 7 years ago
- Path planning of multi-agent-system for UAV use☆18Updated 2 years ago
- A realization of the Q-Learning algorithm for path planning (Code + Description)☆27Updated 6 years ago
- Multi-uav track collaborative planning based on improved particle swarm optimization algorithm | 基于改进粒子群算法的多无人机航迹协同规划☆59Updated 11 months ago
- Robot path planning in static and dynamic environment (GSA, artificial potential field, QL, DDQL)☆40Updated 5 years ago
- Dynamic decentralized task allocation algorithms for multi-agent systems using auctions☆138Updated 7 months ago
- An implementation of multi objective PSO for UAV path planning