-
Matlab遗传算法工具箱函数及应用实例 Matlab遗传算法工具箱函数及应用实例...
Matlab遗传算法工具箱函数及应用实例 Matlab遗传算法工具箱函数及应用实例-Matlab genetic algorithm toolbox function and application of genetic algorithm Matlab toolbox function and application example
- 2023-09-06 21:35:04下载
- 积分:1
-
遗传算法GA的源代码及例子
遗传算法GA的源代码及例子-genetic algorithm source code and examples
- 2022-12-18 02:25:03下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1
-
Java Object Oriented Neural Engine is a Java was the neural network framework. I...
Java Object Oriented Neural Engine是一个用Java写的神经网络框架。它由一个核心引擎,一个GUI编辑器和一个分布式训练环境组成。可以通过写新的模块来扩展它,以实现新的算法或始于基础组件的新的体系结构。-Java Object Oriented Neural Engine is a Java was the neural network framework. It consists of a core engine, a GUI editor and a component of distributed training environment. By writing new modules to expand it to meet new algorithm based components or starts a new architecture.
- 2022-03-17 07:12:37下载
- 积分:1
-
神经网络中的感知机的学习算法的c语言程序源代码
神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
- 2023-01-13 04:45:04下载
- 积分:1
-
c语言版基本粒子群算法源程序
c语言版基本粒子群算法源程序-c-language version of elementary particles algorithm source code
- 2023-03-23 06:55:03下载
- 积分:1
-
模式识别,以及重要的问题,很好的内容,不错过
模式识别以及重要问题,很好的内容,千万不要错过-Pattern recognition, as well as important issues, very good content, do not miss
- 2022-10-19 03:15:03下载
- 积分:1
-
1。《遗传算法的数学基础》,张文修、梁怡编着 西安交通大学出版社 2000年第一版
遗传算法(genetic algorithm)是模拟自然界生物进化...
1。《遗传算法的数学基础》,张文修、梁怡编着 西安交通大学出版社 2000年第一版
遗传算法(genetic algorithm)是模拟自然界生物进化过程与机制求解问题的一类自组织与自适应的人工智能技术,已广泛应用于计算机科学、人工智能、信息技术及工程实践。
本书重点在于阐述遗传算法的数学基础。全书共分3章,第1章给出了遗传算法的几何理论,第2章给出了遗传算法的马尔可夫链分析,第3章给出了遗传算法的收敛理论。
本书可以作为应用数学、计算机科学、系统科学等专业研究生的教材,也可以作为研究遗传算法的参考书。 -1. "Genetic Algorithm mathematical basis," Zhang Xiu, Yi Liang compile Xi"an Jiaotong University Press in 2000 the first edition of the genetic algorithm (genetic algorit hm) is a simulation of natural biological evolution process and mechanisms to solve the problem of a kind of self-organization and adaptive artificial intelligence technology, has been widely used in computer science, artificial intelligence, information technology, and engineering practice. The book focused on the genetic algorithm described math. The book is divided into three chapters, one chapter is a genetic algorithm of the geometric theory Chapter 2 of the genetic algorithm is a Markov chain analysis, presented in Chapter 3 of the geneti
- 2022-01-26 08:04:46下载
- 积分:1
-
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码...
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码-Counterpropagation Network Vision source, CPN classic example ANN FOSS
- 2022-09-23 17:40:02下载
- 积分:1
-
是实现关系型贝叶斯网络一中机器学习算法,从国外相关研究人员的主页上下载收集。...
是实现关系型贝叶斯网络一中机器学习算法,从国外相关研究人员的主页上下载收集。
- 2022-03-20 02:35:12下载
- 积分:1