中山大学人工智能实验 (2019 秋):16 个实验、4 个项目,包含搜索算法、CSP、Prolog、EM 算法、朴素贝叶斯、强化学习等
☆22Dec 15, 2020Updated 5 years ago
Alternatives and similar repositories for artificial-intelligence-lab
Users that are interested in artificial-intelligence-lab are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 中山大学计算机学院2022春季学期人工智能课程☆21Mar 14, 2023Updated 3 years ago
- 中山大学操作系统原理实验 (2019 春):GCC+NASM 实模式操作系统,共包含 7 个实验项目☆37Mar 21, 2021Updated 5 years ago
- 2022中山大学机器学习与数据挖掘☆15Jul 27, 2022Updated 4 years ago
- 中山大学计算机网络实验 (2019 春):配置实验、编程实验、“小溪网”理论练习题☆51Dec 17, 2020Updated 5 years ago
- 基于Dijkstra算法的武汉地铁路径规划☆10Jul 1, 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.
- 陈克明《动态多智能算法及其在物流配送系统中的应用研究》中的遗传-粒子群算法复现☆12Jan 24, 2023Updated 3 years ago
- 四种调度算法:随机调度、先来先服务、DRF、模拟退火的实现。☆10Jan 6, 2021Updated 5 years ago
- 改进遗传算法的钢厂多行车调度☆12Jun 20, 2019Updated 7 years ago
- 遗传算法改进项目(the Improvement of Genetic Algorithm)&&智能计算作业☆13May 17, 2023Updated 3 years ago
- ☆16Oct 12, 2022Updated 3 years ago
- https://learningos.github.io/ucore_os_webdocs/☆13Mar 3, 2020Updated 6 years ago
- 运钞车路径规划(蚁群算法VRPSD)☆12Jun 24, 2019Updated 7 years ago
- 用python搭建入门级区块链,了解比特币背后 的技术原理☆11Mar 23, 2021Updated 5 years ago
- 中山大学计算机学院人工智能实验(陈川老师),在此与大家分享☆35Jul 12, 2022Updated 4 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.
- 中国区块链开发大赛☆10May 15, 2017Updated 9 years ago
- 智能计算课程作业:粒子群优化算法,遗传算法,蚁群算法☆15Feb 26, 2019Updated 7 years ago
- 中山大学计算机组成原理实验 (2018 秋):用 Verilog 设计并实现的简易单周期和多周期 CPU☆102Mar 21, 2021Updated 5 years ago
- Sketch2Code with python implementation☆13Oct 28, 2024Updated last year
- 一个利用ANN(人工神经网络)和GA(遗传算法)实现污水排放溯源的个人项目。☆17Oct 30, 2020Updated 5 years ago
- Marp Theme using black and white☆15Aug 2, 2024Updated 2 years ago
- 模拟退火算法改进项目(the Improvement of Simulated Annealing Algorithm)&&“智能计算”期末报告☆14May 17, 2023Updated 3 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- 复现论文算法RODDPSO+K-Means,用优化的粒子群算法对K-Means算法求初始的簇心,以达到优化聚类算法的目的☆17Jan 18, 2021Updated 5 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.
- 微信 小程序 -- 左滑/侧滑 抽屉式菜单☆10Jan 14, 2022Updated 4 years ago
- I would like to share my collection and my homework in SYSU Computer Science courses and elected courses.☆70Jul 6, 2023Updated 3 years ago
- 实用计算机电子书汇总☆35Jun 24, 2020Updated 6 years ago
- 2020中山大学计算机组成原理实验☆11Jan 27, 2022Updated 4 years ago
- 北京大学课程资料整理☆11Jan 21, 2019Updated 7 years ago
- 本仓库分享的是我在中山大学计算机学院就读计算机科学与技术专业时部分课程的课件、作业、考试资料,如果对你们有帮助的话,别忘了点个star⭐呦☆169Jun 30, 2021Updated 5 years ago
- 本仓库包含本人在中山大学计算机科学与技术专业的课程资料:计网、算法、并行、信号与系统、人工智能、信安、区块链、数据库、机器人、自然语言处理、高级算法等。☆383Aug 13, 2022Updated 4 years ago
- SUSTech Customized Academic Presentation Slides with Marp / 南方科技大学Marp学术汇报主题☆16May 23, 2024Updated 2 years ago
- 清华大学出版社《Python从入门到提高》源代码、课件☆56Apr 28, 2026Updated 4 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Optimal piecewise linear approximation package for the Julia programming language☆25Jul 22, 2025Updated last year
- 人工 智能大作业论文,粒子群优化算法求解旅行商问题的源代码及数据☆19Dec 14, 2020Updated 5 years ago
- [ICML 2025] Official implementation of SPEC method for interpretable embedding comparison. paper: Towards an Explainable Comparison and A…☆18Oct 2, 2025Updated 10 months ago
- PyTorch implementation of "Attention Is All You Need" by Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N…☆20Aug 26, 2023Updated 3 years ago
- SYSU SE 2021-2022 大三 学习整理(Unity3D + 编译原理 + 机器人导论 + 区块链 + 人工智能 + 软件测试 + 数据库系统 + 通信原理 + 中级实训 + 自然语言处理 + 机器学习与数据挖掘 + 信息安全技术)☆143Jul 18, 2022Updated 4 years ago
- Understand the principle of blockchain by python code (minimum viable product)☆12May 19, 2024Updated 2 years ago
- dinov2 features aligned with CLIP☆23Jul 9, 2024Updated 2 years ago