人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)
☆476Oct 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
- 遗传算法、禁忌搜索、模拟退火、蚁群算法☆355Mar 14, 2020Updated 5 years ago
- A星算法搜索最短路径search the shortest road by A* algorithm☆42May 6, 2018Updated 7 years ago
- 启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)☆21Dec 16, 2023Updated 2 years ago
- 智能计算课程作业:粒子群优化算法,遗传算法,蚁群算法☆15Feb 26, 2019Updated 7 years ago
- A*最短路径规划问 题(含详细注释)☆65Apr 1, 2021Updated 4 years ago
- 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等常用智能算法的MATLAB实现☆518Sep 20, 2020Updated 5 years ago
- Collections of functions for plotting WRF data☆12Apr 25, 2023Updated 2 years ago
- Take daily meteorological data files in csv format (combine them w/ some data processing) and write data to little_r format for WRF OBSGR…☆12Feb 10, 2020Updated 6 years ago
- Predicting weather by machine learning.☆14Jun 18, 2020Updated 5 years ago
- A星算法及其可视化实现(python)☆14Dec 4, 2019Updated 6 years ago
- 二维路径规划——A星(A* or A star)☆13May 18, 2023Updated 2 years ago
- k-Modular Quadratic Programming Algorithm for PAPR in MIMO OFDM☆12Mar 14, 2021Updated 4 years ago
- 简单人工神经网络MATLAB实现作业☆19Jul 17, 2018Updated 7 years ago
- 十五数码-A星算法及其比较(有界深度优先,广度优先)A star; BFS; DFS☆15Jul 18, 2020Updated 5 years ago
- 2020年全国研究生数学建模竞赛F题代码☆11Jan 5, 2021Updated 5 years ago
- ☆11Aug 5, 2023Updated 2 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- Academic Study of A Multi-Agent Quadrotors (Drones) Simulator with Obstacles and Goals Using the Artificial Potential Field Approach(APF)…☆17Feb 13, 2022Updated 4 years ago
- 2021年华为杯第十八届中国研究生数学建模竞赛D题解决方案(国二)☆38Dec 12, 2021Updated 4 years ago
- 遗传算法 - Matlab☆474Aug 5, 2017Updated 8 years ago
- 分别使用三种图卷积做一个简单的交通流量预测模型。☆43Sep 5, 2020Updated 5 years ago
- Simulate satellite images from WRF and MPAS model output☆26Nov 24, 2025Updated 3 months ago
- Penyelesaian Routing Vehicle Problem menggunakan Genetic Algorithm☆23Apr 30, 2016Updated 9 years ago
- A simple bias correction of temperature, dew point, and 10m wind speeds for the GFS, HRRR, and ECMWF models for two US locations.☆22Oct 4, 2021Updated 4 years ago
- containers for WRF testing☆21Jun 7, 2023Updated 2 years ago
- 研究生数学建模,华为杯数学建模,2021D题,乳腺癌,机器学习,数据分析类,国家一等奖。全国第八。☆21Jul 19, 2022Updated 3 years ago
- 路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划☆412Aug 2, 2023Updated 2 years ago
- An application to convert NetCDF files to the Little-R format. The Little-R format is the accepted input format for the WRF data assimila…☆22Jun 13, 2018Updated 7 years ago
- 随着国家深化考试招生改革,志愿填报的科学性显得愈发重要,各类志愿填报服务也蓬勃发展起来。然而由于信息不对称性,算法缺乏精确性等问题,行业典范仍未出现。作为一款基于人工神经网络进行高考分数预测并指导考生填报的资讯工具类安卓端移动应用,《易志通》应运而生。本团队通过网页爬虫,获…☆24Apr 9, 2019Updated 6 years ago
- Gridded-processed data of Himawari 8 geostationary meteorological satellite (H8)☆28May 5, 2020Updated 5 years ago
- ROS package for common items for CCOM's Project 11.☆25Aug 29, 2025Updated 6 months ago
- 寻路算法整理,自己使用java实现完整代码及性能测试☆28Jun 4, 2019Updated 6 years ago
- FineMotion: A Dataset and Benchmark with both Spatial and Temporal Annotation for Fine-grained Motion Generation and Editing☆31Sep 9, 2025Updated 5 months ago
- numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridg…☆23Feb 19, 2022Updated 4 years ago
- Weather forecasting with Deep Learning☆34Nov 19, 2025Updated 3 months ago
- Official implementation for "Exploring Vision Transformers for 3D Human Motion-Language Models with Motion Patches" (CVPR 2024)☆30Jul 4, 2024Updated last year
- 灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划☆704Dec 5, 2025Updated 2 months ago
- 杭电计算机学院-《人工智能导论》课程大作业——基于遗传算法的图像阈值分割☆25Apr 6, 2019Updated 6 years ago