资源列表

« 1 2 ... .20 .21 .22 .23 .24 325.26 .27 .28 .29 .30 ... 2830 »

[人工智能/神经网络/遗传算法genetic_algorithm

说明:提出了一种通过遗传算法(GA)对单个分类器进行优化以及对多个分类器进行组合优化的方法.该方法使用叠加(stacking)的策略.经典的叠加策略分为两步,该方法将遗传算法作为叠加策略的第2步.实验结果表明,遗传算法可以较好地完成优化任务,同单个分类器比较,它可以提高分类的精度.在对分类器进行组合优化方面,它得到比单个分类器更高的精度以及使分类结果具有更好的可理解性. 关 键 词: 分类 遗传算法 优化 机器学习 数据挖掘 分类规则.-
<limingxian> 在 2024-10-01 上传 | 大小:68608 | 下载:0

[人工智能/神经网络/遗传算法genetic_algorithm_definition

说明:对遗传算法的定义,发展以及基本原理进行了详细的说明。对初学者有很大的帮助。-Genetic Algorithm for the definition of the basic principles of development, as well as a detailed descr iption. To have a great help for beginners.
<limingxian> 在 2024-10-01 上传 | 大小:12288 | 下载:0

[人工智能/神经网络/遗传算法bp

说明:
<hujik> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法bp_C

说明:BP神经网络的编程,C语言编写 要看要几层的网络,输入和输出是多少个?要几层隐层,多少个神经元,还有要选什么传输函数。这些确定了,建立和训练网络-BP neural network programming, C language depends on several layers to the network, input and output is the number? To several layers of hidden l
<hujik> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法chenyuwen

说明:利用神经网络实现模式识别的程序,第三章是预处理程序,第四章是有导前馈网络,第九章是hopfield网络,第十章是ART原理程序 -Realize the use of neural network pattern recognition procedure, the third chapter is the pre-processing procedures, in Chapter IV is mediated feedforwar
<chenyuwen> 在 2024-10-01 上传 | 大小:150528 | 下载:0

[人工智能/神经网络/遗传算法classify_using_Bayes

说明:classify using Bayes method. 使用Bayes方法进行两类分类,包括协方差相等和不等两种情况,非常适合初学者的程序。
<刘嘉良> 在 2024-10-01 上传 | 大小:10240 | 下载:0

[人工智能/神经网络/遗传算法CURE

说明:层次聚类算法中的Cure算法,可以用于识别非球形的簇,解决了偏好球形和相似大小的问题,在处理孤立点上也更加健壮。-Hierarchical clustering algorithm of Cure algorithm can be used to identify non-spherical cluster, the preferred solution is similar to spherical and the size of t
<刘嘉良> 在 2024-10-01 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法singlelink

说明:聚类算法:最短距离算法。对给定的数据集进行自底向上的层次的分解,直到某种条件满足而已。缺陷在于一旦一个步骤完成,它就不能被撤消这个严格的规定是有用的,由于不用担心组合数目的不同选择,计算代价会较小。-Clustering Algorithm: the shortest distance algorithm. For a given data set to the level of bottom-up decomposition, unt
<刘嘉良> 在 2024-10-01 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法GA_java

说明:我下载的一个遗传算法源码,用java写的,适合同时学习java和遗传算法的人-I downloaded a genetic algorithm source code, written using java for java at the same time learning and genetic algorithm were
<Jean> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法function

说明:一个java编写的简单遗传算法,我从网上下的,感谢源码提供者-Java prepared by a simple genetic algorithm, I am under from the Internet, thanks to the provider source
<Jean> 在 2024-10-01 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法boostingDemo

说明:MIT的一个adaboost算法演示程序,写的很好,适合想快速了解该算法的初学者阅读,内附说明文档。-MIT AdaBoost algorithm, a demo program, written in a very good fit would like to quickly understand what the algorithm is for beginners to read, containing documentation
<Perry> 在 2024-10-01 上传 | 大小:227328 | 下载:0

[人工智能/神经网络/遗传算法HMMcpp

说明:hmmc++程序,源代码, 来自国外 -hmmc++ procedures, source code, from abroad
<> 在 2024-10-01 上传 | 大小:8192 | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 325.26 .27 .28 .29 .30 ... 2830 »

源码中国 www.ymcn.org