中国地质大学(武汉)计算机学院《人工智能导论》期末课设。包含五个问题: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 4 years ago
- CUG软件工程综合课程实习☆11Sep 23, 2019Updated 6 years ago
- 陈克明《动态多智能算法及其在物流配送系统中的应用研究》中的遗传-粒子群算法复现☆12Jan 24, 2023Updated 3 years ago
- 四种调度算法:随机调度、先来先服务、DRF、模拟退火的实现。☆10Jan 6, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 遗传算法改进项目(the Improvement of Genetic Algorithm)&&智能计算作业☆13May 17, 2023Updated 3 years ago
- 一个利用ANN(人工神经网络)和GA(遗传算法)实现污水排放溯源的个人项目。☆17Oct 30, 2020Updated 5 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
- 这是Evolving Deep Neural Networks by Multi-objective Particle的复现;多目标优化粒子群算法+CNN网络;实现调参。☆13Jun 27, 2022Updated 4 years ago
- A lora for AI drawing, can let model drawing Pixel art style character and scenes☆12Apr 28, 2023Updated 3 years ago
- Code for "Efficient Relation-aware Scoring Function Search for Knowledge Graph Embedding" ICDE 2021☆11Apr 26, 2021Updated 5 years ago
- This repository contains the code for the paper “Neuro-Symbolic Query Compiler”, accepted to the Findings of ACL 2025.☆17Oct 20, 2025Updated 8 months ago
- 智能优化算法的python手动实现,注释详细☆20Apr 11, 2022Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 面试官:请设计一个秒杀系统☆13Dec 14, 2020Updated 5 years ago
- go简单实现高并发秒杀系统☆10Apr 11, 2021Updated 5 years ago
- Chinese translation of the book - 《The Book Of Ruby》| 《The Book Of Ruby》 的中文翻译版本。☆17Dec 15, 2023Updated 2 years ago
- 大学阶段值得纪念的代码,见证了我的成长过程。All my valuable homework during college life which witnessed my growing.☆14Aug 15, 2020Updated 5 years ago
- 中山大学人工智能实验 (2019 秋):16 个实验、4 个项目,包含搜索算法、CSP、Prolog、EM 算法、朴素贝叶斯、强化学习等☆22Dec 15, 2020Updated 5 years ago
- 基于演化计算方法的旅行商问题求解,以中国34个城市为例,具体通过遗传进化算法、粒子群优化算法、蚁群优化算法和差分进化算法来实现。☆28Dec 1, 2022Updated 3 years ago
- 利用CUDA加速阵列雷达成像过程, 使用MIMO阵列雷达对近场空间做2D和3D BP成像, 本项目只涉及后端算法处理,测试中加速比达到10☆22May 21, 2025Updated last year
- Code for the paper "Group-Fairness in Influence Maximization"☆26Oct 25, 2019Updated 6 years ago
- Exploring Few-Shot Adaptation of Language Models with Tables☆25Aug 22, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Whistle / Hum / Sing into a microphone, generate MIDI signals to drive a sequencer☆27Mar 19, 2020Updated 6 years ago
- SpringBoot示例项目☆20Mar 31, 2022Updated 4 years ago
- Code for KE-Blender, EMNLP 2021☆18Mar 1, 2022Updated 4 years ago
- Simulated Annealing for the Multiple Choice Multidimensional Knapsack Problem☆16May 16, 2020Updated 6 years ago
- 使用 HTML 复刻 QQ2006☆98Jan 31, 2026Updated 5 months ago
- 自动驾驶常用路径规划算法C++实现☆48Apr 4, 2024Updated 2 years ago
- Particle Swarm Optimization (PSO) in C++,较为通用的粒子群优化算法(变量维度可变)☆54Jul 15, 2017Updated 8 years ago
- 考研复试准备以及408相关内容☆38Mar 31, 2021Updated 5 years ago
- code for the paper 'Multi-Task Learning for Knowledge Graph Completion with Pre-trained Language Models' (COLING20).☆26Jul 21, 2024Updated last year
- 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语言实现的一个简易秒杀系统☆25Apr 23, 2021Updated 5 years ago
- 四川大学本科毕业论文word模板及常见要求☆74Updated this week
- Gin+Gorm+Redis+ETCD的秒杀系统,列举出一系列并发情况下数据竞争问题的解决方案。☆39Jun 11, 2022Updated 4 years ago
- The data and codes for the baseline setting of medical chatbox.☆49Jul 6, 2021Updated 5 years ago
- 北京交通大学2020年春季学期计算机学院计算机图形学课程指导教程☆60Feb 3, 2020Updated 6 years ago
- 基于蚁群算法的多配 送中心的车辆调度问题的研究☆67Aug 8, 2019Updated 6 years ago
- Official implementation of Inductive Logical Query Answering in Knowledge Graphs (NeurIPS 2022)☆48Nov 10, 2022Updated 3 years ago