搜索资源列表
-
0下载:
采用纯C语言编写的遗传算法源程序,广泛用于数据挖掘和人工智能中-using pure C language source of the genetic algorithm, widely used in data mining and artificial intelligence! !
-
-
0下载:
a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classifiers have been shown to perform well in a variety of artificial intelligence, machine learning, and data mining applications. -a Java toolkit for tra
-
-
0下载:
“机器学习”是人工智能的核心研究领域之一, 其最初的研究动机是为了让计算机系统具有人的学习能力以便实现人工智能,因为众所周知,没有学习能力的系统很难被认为是具有智能的。“数据挖掘”和“知识发现”通常被相提并论,并在许多场合被认为是可以相互替代的术语。据库界提供的技术来管理海量数据。
因为机器学习和数据挖掘有密切的联系,受主编之邀,本文把它们放在一起做一个粗浅的介绍。-" Machine learning" is the core research areas of arti
-
-
0下载:
有关人工智能,数据挖掘中的决策树算法的实现包括相关的测试数据-On artificial intelligence, data mining, decision tree algorithm in the implementation, including relevant test data
-
-
0下载:
大四上学期做的一个人工智能里有关数据挖掘的课程设计,里面包括数据挖掘算法和数据库文件。。。对于想学好人工智能的非常有用-Last semester to do a senior artificial intelligence in the design of data mining programs, which include data mining algorithms and database files. . . The artificial intelligence is very u
-
-
0下载:
数据挖掘与人工智能导论,介绍了数据挖掘的基本思想和算法。-Introduction to Data Mining and Artificial Intelligence, introduced the basic idea of data mining and algorithms.
-
-
0下载:
数据挖掘是知识发现过程的一个基本步
骤。KDD是一门交叉学科,它涉及统计学、数据库技术、计算机科学、模式识别、人工智能、机器学习等多个学科。
-Data mining is a fundamental step in the knowledge discovery process. KDD is an interdisciplinary, it involves statistics, database technology, computer science, pattern reco
-
-
0下载:
apriori算法的C++语言实现,可用于知识发现、数据挖掘、人工智能、模式识别等领域。-the apriori algorithm C++ language, can be used for knowledge discovery, data mining, artificial intelligence, pattern recognition, and other fields.
-
-
0下载:
人工智能的数学基础理论(统计学习),全面介绍了有关数据挖掘、机器学习和模式识别的内容。-Mathematical foundations of artificial intelligence theory (statistical learning), a comprehensive introduction about data mining, machine learning and pattern recognition content.
-
-
0下载:
聚类分析算法(K-means)。里面有三个类似相关算法。数据挖掘人工智能等-Clustering algorithm (K-means). There are three similar correlation algorithm. Data mining and artificial intelligence
-
-
0下载:
聚类分析算法(K-means)。里面有三个类似相关算法。数据挖掘人工智能等-Clustering algorithm (K-means). There are three similar correlation algorithm. Data mining and artificial intelligence
-
-
3下载:
这是在机器学习、人工智能、数据挖掘中经常用到的数据集,聚类分析也经常用,包括:UCI的数据集wine,yeast,iris等,还有USPS数据集,4k2_far,leuk72_3k数据集等。-This is in machine learning, artificial intelligence, data mining frequently used data sets, cluster analysis are often used, including: UCI datasets wine
-
-
1下载:
word2vec 实现词向量生成,用于自然语言分析,数据挖掘,人工智能等-word2vec achieve word vector generation for natural language analysis, data mining and artificial intelligence. . . . .
-
-
1下载:
DeepLearnToolbox_CNN_lzbV2.0
深度学习,卷积神经网络,Matlab工具箱
参考文献:
[1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006
[2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998
[3] https://github.com/rasmusberg
-
-
0下载:
在数据挖掘、人工智能等领域中,都常用到KD树来进行K近邻查找。本程序是自己用C++实现的一个KD树来进行的K近邻查找程序,包含建树和查找。文件中附有测试文件。-In data mining, artificial intelligence and other areas, it is commonly used to KD tree to find K nearest neighbor. This procedure is K neighbor Finder C++ they used to a
-
-
0下载:
学习数据挖掘基础,以及人工智能的基础知识,主要是聚类(The basic knowledge of learning data mining and artificial intelligence is mainly clustering)
-