搜索资源列表
AI
- 人工智能里面会用到的小程序,人工智能 遗传算法实现的沿二维网格行走的机器人,java实现,内有实验报告-Artificial intelligence which will use a small program, artificial intelligence, genetic algorithms, the robot walking along the two-dimensional grid, java, there are experimental reports
SmartAnt
- 蚁群算法(又称蚂蚁算法,ACO)的演示。我的人工智能实验课大作业。-Ant colony optimization algorithm demonstration.
SGA
- JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
SimulateAnnealing
- 用于实现TSP的模拟退火实验 JAVA编写 适合初学 求解144城市最短路径-Simulated Annealing for the TSP to achieve the preparation of experimental JAVA 144 cities for beginners to solve the shortest path
DataMining
- 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-With the picture (choose your own) as data sets, more running time (draw time and pixels relations diagram, so must use many different
POMDPSolver
- POMDP求解算法的实验平台,提供了多个基于点的算法,基于java实现,eclipse平台下运行。-an Java implementation arranged as an Eclipse package, of most of the point-based algorithms for solving POMDPs.
AnimalsRecognition(JAVA)
- 动物识别系统实验 1.基于规则产生式系统结构: 基于规则的产生式系统一般由规则库(知识库)、综合数据库和推理引擎(推理机)三部分组成,规则库中它的基本组成框架如下图1所示。 知识库由谓词演算事实和有关讨论主题的规则构成,综合库又称为上下文,用来暂时存储推理过程中的结论和数据。推理机是用规则进行推理的过程和行为。知识采集系统是领域专家把相关领域的知识表示成一定的形式,并输入到知识库中。解释系统通过用户输入的条件来分析被系统执行的推理结构,并将专家知识以易理解的方式并把知识解释给用户。 2. 简单动
人工智能实验报告4 计算机71 07055004 陈宝可
- 关于人工智能的 bp算法的实现的实验报告(Implementation of BP algorithm)
数据挖掘2
- 本实验文档包括了数据挖掘的分类算法,FP-growth和Apriori 算法的java程序设计实现。(This report is about the classification algorithm, it contains FP-growth algorithm and Apriori algorithm.)
数据挖掘3
- 本实验主要包括了数据挖掘的ID3和 KNN算法。(This report is manily about the Data Mining algorithm, includes the ID3 algorithm and KNN algorithm.)
数据挖掘4
- 本实验主要涉及数据挖掘的实现 K-means和DBSCAN聚类算法,完成对中医数据的处理。(This report is mainly about the Data Mining algorithm, includes K-means and DBSCAN algorithm.)