javacaoyu / itheima_cppLinks
☆14Updated 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:
- 基于神经网络的一阶倒立摆控制☆31Updated 3 years ago
- 设置不同的栅格地图,采用TSP问题的求解思路,应用多种算法实现单个机器人在有障碍和无障碍情况下的全覆盖路径规划: 动态规划、分支限界、蚁群算法、模拟退火以及简单的弓字型遍历。还实现了MTSP,即多旅行商问题。☆79Updated 4 years ago
- 本科毕 业设计---使用多智能体强化学习的方法完成路径规划任务,要求路径优化和期间不碰撞,最后可视化整个行动过程☆17Updated 7 months ago
- 毕业设计的代码部分,实现了UE4和airsim环境下无人机自主导航和目标跟踪的强化学习算法。☆435Updated 2 years ago
- study of reforcement learning☆31Updated last year
- 遗传算法解决旅行商(TSP)问题☆191Updated 3 years ago
- Multi/Single UAV(unmanned aerial vehicle) path planning based on deep reinforcement learning☆567Updated 3 months ago
- 基于强化学习的智能机器人路径规划算法研究,来源于csdn博主_坐看云起时_☆10Updated 2 years ago
- 深度强化学习路径规划, SAC-Auto路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真模拟,Adaptive-SAC☆477Updated last year
- 复现一篇在网格环境中使用改进Q-learning进行路径规划的论文☆20Updated 2 years ago
- 用于存放《最优化理论与算法》代码与课件☆272Updated 3 years ago
- 灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划☆658Updated last year
- 群体智能大作业:基于仿生群智算法的无人机任务分配 (多旅行商问题的求解)☆77Updated 2 years ago
- 基于栅格地图的无人机三维路径规划算法☆122Updated 2 years ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆70Updated 2 years ago
- ☆48Updated 4 years ago
- Multi-UAV target round-up based on MADDPG☆222Updated 6 months ago
- 集群仿真系统:包括轮式机器人与四旋翼无人机,支持crazifly等硬件平台☆33Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- ☆41Updated last year
- UAV landing on mobile car based on vision☆55Updated 4 years ago
- 路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划☆383Updated 2 years ago
- ☆152Updated 6 months ago
- This is a platform we can use to finish some simple RL demonstration. Team members will modify it step by step~~Hold on! Aoligei!☆28Updated 2 years ago
- Multi-agent RL algorithms are applied to large-scale cooperative target searching mission☆42Updated 2 years ago
- 利用Airsim做无人机编队仿真,持续更新中。☆32Updated 4 years ago
- This is a project about deep reinforcement learning autonomous obstacle avoidance algorithm for UAV.☆638Updated last year
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- Deep Reinforcement Learning (RL) algorithms for underwater target tracking with Autonomous Underwater Vehicles (AUV)☆124Updated 3 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆100Updated 2 years ago