该程序是我在学校《人工智能课程设计》的实验代码和实验报告。仅供学习使用,不得抄袭~ 当然程序有一些没有全部完成! 请见谅
2021-10-28 23:12:00 2.01MB 人工智能 搜索算法 钉子跳 盲目搜索
1
DIANPING 介绍: 基于elasticSearch + Spark的智能搜索和推荐系统 基础服务搭建 Java环境: JDK1.8 数据库: MySQL5.6+ Java框架版本: SpringBoot2.1.5 Maven: Maven3.2 机器学习框架: Spark Mllib 2.4.4 搜索中间件: ElasticSearch7.3.0 品类管理服务 新增品类 查询品类 门店服务 门店创建 门店地理位置(基于lbs 地理位置接入) 门店查询 目录:
2021-10-28 15:39:08 33.79MB JavaScript
1
WikiAnswers 是一个英语自然语言问题数据集,从WikiAnswers 网站上抓取的相同问题的不同表述形式,包括 250 万个不同问题和 1800 万个问题复述对。 问题:         What are the green blobs in plant cells?问题复述:         a green substance in the plant cell be the ?         be cytoplasm a green cell part in certain plant cell ?         package of green coloring in plant cell ?         part of the plant cell where the cell get it green color ?         the green part in a plant be call ?         the green part of a plant cell ?         the part of the plant cell that make the plant green be call ?         what be green part call ?         what be green part in plant cell ?         what be the green body in a plant cell ?         what be the green machine within a plant cell ?         what be the green part of a plant cell ?         what be the green part of plant cell ?         what be the green substance in plant cell ?         what be the name of the green thing in the plant cell ?         what be the part of plant cell that give it green color ?         what be the part of the cell that produce the green color of the plant ?         what be the part of the plant cell that make the green color ?         what be to part of the plant cell ?         what cell part do plant have that enable the plant to be give a green color ?         what in a plant cell that be green ?         what part of the cell be large and green ?         what part of the plant cell turn it green ?
1
本文简要概述了人工智能搜索技术,分别对盲目搜索和启发式搜索做了阐述,并且用深度优先搜索初步分析了野人和牧师过河问题,用A*算法初步分析了九宫图问题。
2021-09-14 08:56:07 64KB A*算法 九宫图
1
人工智能课做的课程设计在地图中找最短路径搜索,排序算法不好地图大的话速度比较慢,参考下
2021-07-30 20:42:58 318KB 人工智能 搜索技术 最短路径 迷宫
1
基于电商平台需求的智能搜索引擎技术研究.pdf
2021-07-08 12:03:52 1.83MB 电商平台 电商系统 数据应用 互联网
基于百度API地图获取位置代码是一款可以输入地址关键词智能搜索或在地图上拖拽获取地址与坐标;调用百度API所使用的ak请到百度地图申请。
2021-06-24 21:04:37 35KB jQuery 百度地图 智能搜索 百度API
1
与http: blog csdn net racaljk article details 18887881配套的doc 详细讲解人工智能搜素策略: 状态空间盲目搜索   广度优先搜素 Breadth First Search    深度优先搜素 Depth First Search    状态空间启发搜索 A搜索算法 A search algorithm A星搜索算法 A Star search algorithm ">与http: blog csdn net racaljk article details 18887881配套的doc 详细讲解人工智能搜素策略: 状态空间盲目搜索   广度优先搜素 Breadth First Search    深度优先搜素 Depth First Search    状态空间启发搜索 A搜索算法 A search algori [更多]
2021-06-10 01:39:01 128KB "人工智能 搜索策略 广度优先搜索
1
包括回溯策略,图搜索策略,无信息图搜索过程,启发式图搜索
2021-05-25 10:15:34 555KB 人工智能 算法
1
对人工智能中的博弈算法有详细的介绍,对于想编写对战类游戏的AI有很好的参考作用!
2021-05-17 17:20:40 5.54MB 博弈算法
1