javacaoyu / itheima_cppLinks
☆13Updated last year
Alternatives and similar repositories for itheima_cpp
Users that are interested in itheima_cpp are comparing it to the libraries listed below
Sorting:
- 设置不同的栅格地图,采用TSP问题的求解思路,应用多种算法实现单个机器人在有障碍和无障碍情况下的全覆盖路径规划: 动态规划、分支限界、蚁群算法、模拟退火以及简单的弓字型遍历。还实现了MTSP,即多旅行商问题。☆79Updated 4 years ago
- 毕业设计的代码部分,实现了UE4和airsim环境下无人机自主导航和目标跟踪的强化学习算法。☆406Updated 2 years ago
- 基于神经网络的一阶倒立摆控制☆29Updated 3 years ago
- 灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划☆607Updated last year
- 本科毕业设计---使用多智能体强化学习的方法完成路径规划任务,要求路径优化和期间不碰撞,最后可视化整个行动过程☆18Updated 5 months ago
- 复现一篇在网格环境中使用改进Q-learning进行路径规划的论文☆20Updated 2 years ago
- Multi/Single UAV(unmanned aerial vehicle) path planning based on deep reinforcement learning☆476Updated last month
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆63Updated 2 years ago
- ☆40Updated last year
- Multi-UAV target round-up based on MADDPG☆197Updated 4 months ago
- 基于栅格地图的无人机三维路径规划算法☆113Updated last year
- 深度强化学习路径规划, SAC-Auto路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真模拟,Adaptive-SAC☆436Updated last year
- 路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划☆347Updated 2 years ago
- 鸿钧:一个基于虚幻引擎和 AirSim 的仿真系统,让用户以简单轻松的配置方式搭建定制化的无人机作战环境。 本项目是鸿钧的 python 控制器,其通过 Socket 协议与由基于虚幻引擎和 AirSim 的仿真系统——鸿钧建立通讯,并控制其中仿真的无人机,进行飞行和战斗任…☆102Updated last year
- 基于大模型的无人机任务规划☆12Updated 6 months ago
- 基于强化学习的空战对抗☆77Updated 4 years ago
- study of reforcement learning☆29Updated last year
- DQN 无人机 强化学习可视化☆31Updated 6 months ago
- 多智能体均匀多边形编队、追逐与合围。☆49Updated 2 years ago
- 集群仿真系统:包括轮式机器人与四旋翼无人机,支持crazifly等硬件平台☆30Updated last year
- 华科自控课程项目——倒立摆控制系统分析与设计☆11Updated last year
- This is a project about deep reinforcement learning autonomous obstacle avoidance algorithm for UAV.☆605Updated last year
- Application of DDPG on Pursuit-Evasion Problem☆13Updated 4 years ago
- 群体智能大作业:基于仿生群智算法的无人机任务分配 (多旅行商问题的求解)☆73Updated 2 years ago
- ☆150Updated 4 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- This is a new repo used for training UAV navigation (local path planning) policy using DRL methods.☆426Updated 2 months ago
- 基于PPO算法的轨迹规划☆19Updated last year
- This is the repository hosting the R scripts of the book "Mathematical Foundations of Reinforcement Learning" written by Yujun at Jiangxi…☆22Updated last year
- Code for G2RL to solve the multi-robot path planning problem in a fully distributed reactive manner.☆68Updated 2 years ago