javacaoyu / itheima_cppLinks
☆12Updated 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:
- 基于神经网络的一阶倒立摆控制☆27Updated 3 years ago
- 毕业设计的代码部分,实现了UE4和airsim环境下无人机自主导航和目标跟踪的强化学习算法。☆387Updated last year
- 本科毕业设计---使用多智能体强化学习的方法完成路径规划任务,要求路径优化和期间不碰撞,最后可视化整个行动过程☆15Updated 3 months ago
- study of reforcement learning☆31Updated last year
- 复现一篇在网格环境中使用改进Q-learning进行路径规划的论文☆19Updated last year
- 深度强化学习路径规划, SAC-Auto路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真模拟,Adaptive-SAC