gunzigun / AlgorithmPracticeByCPlusLinks
C++实现的凸优化方法和编程算法
☆18Updated 5 years ago
Alternatives and similar repositories for AlgorithmPracticeByCPlus
Users that are interested in AlgorithmPracticeByCPlus are comparing it to the libraries listed below
Sorting:
- 数学系本科三年级《最优化理论与方法》☆169Updated 4 years ago
- 运筹优化入门培训资料, 以启发式算法为主.☆97Updated 2 years ago
- Collected study materials in Numerical Optimization ANU@MATH3514(HPC)☆358Updated 6 years ago
- 这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑☆206Updated 6 years ago
- 力扣刷题总结笔记(C++版)☆49Updated 4 years ago
- 这里是一些学习自动驾驶及工作的资料,主要是一些书籍☆24Updated 6 years ago
- 香港科技大学 凸优化☆44Updated 5 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆148Updated 5 years ago
- Data Structures and Algorithm Analysis in C++ (4th) Mark Allen Weiss 数据结构与算法分析(C++)第四版☆57Updated 5 years ago
- A*最短路径规划问题(含详细注释)☆65Updated 4 years ago
- 最优化方法、凸优化课程作业代码☆14Updated 5 years ago
- 机器学习中深度学习、强化学习、监督学习、集成学习相关的影印版pdf书籍☆81Updated 6 years ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆54Updated 5 years ago
- ☆603Updated 2 years ago
- Jin, B. (2021). Multi-objective A* algorithm for the multimodal multi-objective path planning optimization. In 2021 IEEE Congress on Evol…☆54Updated 3 months ago
- 运筹学☆35Updated 6 years ago
- Particle Swarm Optimization (PSO) in C++,较为通用的粒子群优化算法(变量维度可变)☆53Updated 8 years ago
- C++ Master Learning Roadmap, especially for AIoT and C++ advanced SWE☆301Updated last year
- 基于C++,使用遗传算法解决物流运输中的VRP问题☆54Updated 10 years ago
- In the context of multiple AGVs in warehouses, path planning and two-vehicle avoidance are realized based on the Dijkstra algorithm. | 仓…☆154Updated last year
- Source code for article https://paul.pub/a-star-algorithm☆182Updated 6 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆95Updated 6 years ago
- 解决TSP问题的一些元启发式算法——蚁群算法、遗传算法☆33Updated 6 years ago
- The simulation module for AGV dispatching with ML approach (SVM and DQN).☆49Updated 6 years ago
- 算法设计与分析-李春葆-清华大学出版社 代码及PPT☆14Updated 5 years ago
- 【“人工智能”课程设计】优化问题与启发式算法—利用多种启发式算法解决N皇后问题(NP完全问题):遗传算法、模拟退火算法、爬山法☆18Updated 6 years ago
- 运筹学知识总结,以及经典模型代码的编写(python)☆32Updated 5 years ago
- 机器人路径规划A*算法☆67Updated 7 years ago
- C++提高 (看过c++基础之后再看)黑马培训课程,自己手打,路径 https://www.bilibili.com/video/av35939892/?p=3☆123Updated 5 years ago
- 无人车路径规划算法demo☆456Updated 6 years ago