人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)
☆477Oct 2, 2022Updated 3 years ago
Alternatives and similar repositories for AI-Homework
Users that are interested in AI-Homework are comparing it to the libraries listed below
Sorting:
- 牛逼的A*算法,最好的寻路算法☆12Feb 28, 2020Updated 6 years ago
- 智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现☆830May 10, 2020Updated 5 years ago
- 启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁 忌搜索算法(TS)☆21Dec 16, 2023Updated 2 years ago
- A星算法搜索最短路径search the shortest road by A* algorithm☆42May 6, 2018Updated 7 years ago
- 遗传算法、禁忌搜索、模拟退火、蚁群算法☆357Mar 14, 2020Updated 6 years ago
- 智能计算课程作业:粒子群优化算法,遗传算法, 蚁群算法☆15Feb 26, 2019Updated 7 years ago
- 基于遗传算法的BP神经网络☆17Mar 8, 2021Updated 5 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆160Oct 14, 2016Updated 9 years ago
- 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等常用智能算法的MATLAB实现☆522Sep 20, 2020Updated 5 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆374Aug 1, 2020Updated 5 years ago
- python 用GA算法优化BP神经网络☆165Mar 16, 2021Updated 5 years ago
- 使用BP神经网络识别MINST字符集☆47Mar 4, 2019Updated 7 years ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆19Dec 28, 2023Updated 2 years ago
- A星算法及可视化实现☆21Jan 28, 2020Updated 6 years ago
- 基于BP神经网络的车牌识别系统☆71May 13, 2021Updated 4 years ago
- 基于遗传算法的车辆充电调度系统。遗传算法 ,非支配排序算法、多目标优化、车辆充电调度、MATLAB☆56Dec 17, 2020Updated 5 years ago
- 粒子群优化算法☆275May 4, 2017Updated 8 years ago
- 研究生数学建模,华为杯数学建模,2021D题,乳腺癌,机器学习,数据分析类,国家一等奖。全国第八。☆21Jul 19, 2022Updated 3 years ago
- 二维路径规划——A星(A* or A star)☆13May 18, 2023Updated 2 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆37Nov 5, 2017Updated 8 years ago
- 基于蒙特卡洛树搜索算法实现多机器人区域覆盖路径规划,并将覆盖结果可视化☆13Jun 6, 2022Updated 3 years ago
- 2021年华为杯第十八届中国研究生数学建模竞赛D题解决方案(国二)☆38Dec 12, 2021Updated 4 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- 图卷积网络模型代码 | Graph Convolutional Network Code | Pytorch☆18Jun 19, 2024Updated last year
- Collections of functions for plotting WRF data☆12Apr 25, 2023Updated 2 years ago
- 基于深度学习的共享单车预测与调度解决方案,使用神经网络构建单车需求量与时间段和地理画像的关联,预测不同区域单车需求量;使用蚁群算法规划最优单车调度路径。☆111Dec 29, 2018Updated 7 years ago
- An implementation of the linear least squares derivative method for calculating azimuthal shear and an ideal vortex wind field creator.☆15Apr 16, 2023Updated 2 years ago
- 通用的BP神经网络回归代码☆25Jan 30, 2021Updated 5 years ago
- 路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划☆422Aug 2, 2023Updated 2 years ago
- 基于java的操作系统课程设计-文件管理项目☆30Dec 18, 2019Updated 6 years ago
- ROS package for common items for CCOM's Project 11.☆25Aug 29, 2025Updated 6 months ago
- 群体智能优化算法☆111Apr 24, 2022Updated 3 years ago
- Word2Vec 任务的并行计算实现☆11Sep 11, 2017Updated 8 years ago
- 通过遗传算法使用150个半透明三角形绘制Firefox图标。(需要OpenCV环境)☆19Mar 18, 2024Updated 2 years ago
- ☆11Aug 5, 2023Updated 2 years ago
- Package supporting the generation of static driver files for simulations with the PALM model system. Check out the Wiki and engage in the…☆21Mar 11, 2023Updated 3 years ago
- 人工智能实验五:多模态情感分类☆16Jul 14, 2022Updated 3 years ago
- containers for WRF testing☆21Jun 7, 2023Updated 2 years ago
- 构建一个电影的知识图谱实例☆14Apr 10, 2019Updated 6 years ago