资源列表
PR2007
- PR development 2007 模式识别研究进展2007
GAarrange
- 遗传算法在自动排课中的应用,这是一个电子书,有用的上的赶紧下吧-genetic algorithm automatically Course Scheduling Application of this is a e-books, useful in quickly are you
DataminingBasedonGeneticAlgorithms
- 本文提出了基于遗传算法的关联规则的提取方法,并从编码方法、适应度函数的构造、交叉算子和变异算子的设计等方面进行了详细都讨论和分析,并结合我校的智能型学生测评系统,给出了用遗传算法进行关联规则挖掘的实例。-This paper brings forward the algorithms based on the genetic algorithms of association rules,discusses and analyses the genetic algorithms in detai
WillDJ
- 老外写的一篇非常好的文章,关于机器人控制的,非常好-Foreigner to write a very good article on robot control, very good
Expertensystem-6
- 本套书是专家系统的一系列相关书籍,一共11本,我会陆续上传,本书是:实用专家系统指南
第二周
- 吴恩达 deep Learning 第一颗第二周题目 附答案(dsgsgfdfddfdfrthre deeplearning)
RBM_CPP
- rbm的C++程序,效果很好,适合初学者,里面代码的质量很高,有必要的注释-rbm of C++ program, you can run, suitable for beginners, high quality inside the code, it is necessary to note
simca-p0
- 偏最小二乘软件的使用指南,详细介绍了SIMCA-P软件的使用方法,并给出了实例。-PLS software, user guide, detailing the SIMCA-P software use, and gives an example.
hierarchicalcluster
- 和同学一起写的层次聚类算法,数据挖掘的第3次大作业,有设计文档,有注释,下载即可运行。希望批评指正-And students to write with hierarchical clustering algorithms, data mining, the 3rd largest operations, with some design documents, with annotations, download to run. Want to criticize the correction
jieceshu
- 有关人工智能,数据挖掘中的决策树算法的实现包括相关的测试数据-On artificial intelligence, data mining, decision tree algorithm in the implementation, including relevant test data
temperature-measurement-
- 测温范围为0—600摄氏度的温度测量系统设计,运用PID神经网络对测量数据进行拟合。-Temperature range of 0-600 degrees C temperature measurement system design, the use of PID neural network to fit the measured data.
HeuristicSearch
- 人工智能经典问题——八数码问题的宽度优先算法C语言代码-heuristic searching algorithm for 8-digits problem in artificial intelligence