中国地质大学(武汉)计算机学院《人工智能导论》期末课设。包含五个问题:1. 随机重启爬山法、最小冲突法和遗传算法求解N皇后;2. 实现 Wumpus World 游戏;3. a-b 剪枝法实现井字棋游戏;4.粒子群法求解函数极小值;5.遗传算法求解函数极大值
☆23Jan 14, 2021Updated 5 years ago
Alternatives and similar repositories for CUG-Introduction-to-Artificial-Intelligence
Users that are interested in CUG-Introduction-to-Artificial-Intelligence are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- 中国地质大学 武汉 计算机科学与技术 课程不完全攻略☆58Jun 17, 2022Updated 3 years ago
- 中国地质大学(武汉)计算机科学与技术-资料汇总☆129Jul 6, 2021Updated 4 years ago
- 陈克明《动态多智能算法及其在物流配送系统中的应用研究》中的遗传-粒子群算法复现☆12Jan 24, 2023Updated 3 years ago
- 遗传算法改进项目(the Improvement of Genetic Algorithm)&&智能计算作业☆13May 17, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 运钞车路径规划(蚁群算法VRPSD)☆13Jun 24, 2019Updated 6 years ago
- 模拟退火算法改进项目(the Improvement of Simulated Annealing Algorithm)&&“智能计算”期末报告☆14May 17, 2023Updated 3 years ago
- 基于 C++ 实现爬山法,模拟退火算法,遗传算法 求解N皇后问题☆20Apr 9, 2020Updated 6 years ago
- 本项目分别实现了遗传算法(GA)和模拟退火算法(SA)解决多旅行商问题(MTSP)。☆67Aug 17, 2020Updated 5 years ago
- moziai强化学习和行为树的代码☆10Mar 18, 2020Updated 6 years ago
- 一个利用ANN(人工神经网络)和GA(遗传算法)实现污水排放溯源的个人项目。☆17Oct 30, 2020Updated 5 years ago
- Contains python code of an NSGA-II based solver with multiple genetic operator choices for the multiple travelling salesman problem with …☆26Mar 17, 2022Updated 4 years ago
- 智能计算课程作业:粒子群优化算法,遗传算法,蚁群算法☆15Feb 26, 2019Updated 7 years ago
- PyTorch implementation of Near-Lossless Post-Training Quantization of Deep Neural Networks via a Piecewise Linear Approximation☆23Feb 17, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 对输入的图像(含有人脸)进行模糊或像素化处理☆10Jan 9, 2021Updated 5 years ago
- A repository made to host something like a tiny framework to apply heuristics and metaheuristics to the multidimensional knapsack problem…☆10Aug 16, 2015Updated 10 years ago
- 摄影测量实习之五种基本图像匹配算法☆19Jul 7, 2017Updated 8 years ago
- Tiny Distributed File System, simple implementation of HDFS/GFS.☆10Nov 19, 2019Updated 6 years ago
- Detects and blurs any faces in a given image or video.☆13Dec 1, 2020Updated 5 years ago
- 复现论文算法RODDPSO+K-Means,用优化的粒子群算法对K-Means算法求初始的簇心,以达到优化聚类算法的目的☆17Jan 18, 2021Updated 5 years ago
- 面试官:请设计一个秒杀系统☆13Dec 14, 2020Updated 5 years ago
- 人工智能大作业论文,粒子群优化算法求解旅行商问题的源代码及数据☆18Dec 14, 2020Updated 5 years ago
- Making Image Processing Software with qt5☆17Mar 3, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- go简单实现高并发秒杀系统☆10Apr 11, 2021Updated 5 years ago
- The relevant codes of our work "Enhancing Robustness and Transmission Performance of Heterogeneous Complex Networks via Multi-Objective O…☆13May 30, 2022Updated 3 years ago
- Implementation of two influence maximization algorithms : LDAG and NewGreedyIC (NGIC)☆13May 28, 2019Updated 7 years ago
- Source code for the Energy-Latency Attacks via Sponge Poisoning paper.☆15Mar 14, 2022Updated 4 years ago
- Chinese translation of the book - 《The Book Of Ruby》| 《The Book Of Ruby》 的中文翻译版本。☆16Dec 15, 2023Updated 2 years ago
- 中山大学人工智能实验 (2019 秋):16 个实验、4 个项目,包含搜索算法、CSP、Prolog、EM 算法、朴素贝叶斯、强化学习等☆22Dec 15, 2020Updated 5 years ago
- Implementation of ResiDualGAN and DRDG☆14Apr 15, 2024Updated 2 years ago
- JavaWeb期末项目: BBS论坛系统前端界面☆12Jun 19, 2018Updated 7 years ago
- SpringBoot示例项目☆20Mar 31, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- personal practice,个人练习项目,包括:在ID3的基础上增加了可视化决策树、实现了weka中text转arff格式☆29Jan 21, 2019Updated 7 years ago
- Code for KE-Blender, EMNLP 2021☆18Mar 1, 2022Updated 4 years ago
- 强化学习相关知识的学习,Q学习和SARSA以及后面的DQN,有用到路径规划方面的,也有实际小迷宫的案例☆39Jan 15, 2019Updated 7 years ago
- 南邮大创项目,旨在用超启发式算法解决CVRP问题☆34Mar 28, 2021Updated 5 years ago
- 使用遗传算法求解TSP和mTSP☆46Nov 5, 2017Updated 8 years ago
- A easy library for recommendation system or computational advertising☆22Jun 28, 2019Updated 6 years ago
- Official implementation of UI-Ins: Enhancing GUI Grounding with Multi-Perspective Instruction-as-Reasoning☆74Apr 20, 2026Updated last month