-
自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的...
自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to outside input mode, will be divided into different regions, the regional input to the model with different response characteristics and the process is done automatically. The neurons connect with the right to a certain value of the distribution. Most neighboring neurons stimulate each other, distant neurons were mutual inhibition, the vision has a weaker stimulus. Self-organizing feature mapping method is a non-teachers clustering method.
- 2022-03-01 10:01:34下载
- 积分:1
-
这是一个人工智能方面的遗传算法工具箱包
这是一个人工智能方面的遗传算法工具箱包
-This is an artificial intelligence aspects of the genetic algorithm tool bags
- 2022-09-30 06:00: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
-
机器学习 的 课件 ppt格式 对于人工智能有兴趣的同学可以
机器学习 的 课件 ppt格式 对于人工智能有兴趣的同学可以-Machine learning courseware ppt format for students who are interested in artificial intelligence can
- 2022-09-14 19:30:04下载
- 积分:1
-
人工智能模式识别中基于非负矩阵分解生成特征空间的算法
人工智能模式识别中基于非负矩阵分解生成特征空间的算法-artificial intelligence pattern recognition based on non-negative matrix factorization generation features of the algorithm space
- 2023-07-07 09:40:03下载
- 积分:1
-
This is a genetic algorithm code, using C++ Written running environment is vs200...
这是一个遗传算法的代码,用C++写的,运行环境是vs2005.-This is a genetic algorithm code, using C++ Written running environment is vs2005.
- 2023-06-19 01:05:04下载
- 积分:1
-
遗传算法演示程序
遗传算法演示程序-GA Demonstration Program
- 2022-12-02 01:50:04下载
- 积分:1
-
免疫优化计算、学习与识别,是焦李成著的一本经典书中的源程序,供大家学习!...
免疫优化计算、学习与识别,是焦李成著的一本经典书中的源程序,供大家学习!-Immune Optimization calculation, learning and recognition, JIAO Li-cheng book is a classic source book for everyone to learn!
- 2023-04-27 15:20:04下载
- 积分:1
-
This is a use of MATLAB to use a simple classification of the PCA implementation...
这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。-This is a use of MATLAB to use a simple classification of the PCA implementation process, the PCA pattern recognition study for beginners and simulation of knowledge would be of considerable help, and one of male.txt samples female.txt training, test.txt is the measurement, very good classification results.
- 2022-07-18 08:33:05下载
- 积分:1
-
该程序是指纹识别比较全面的软件,为博士点开发的有较高技术含量的代码,质量高,不容错过。...
该程序是指纹识别比较全面的软件,为博士点开发的有较高技术含量的代码,质量高,不容错过。-The program is more comprehensive fingerprint recognition software for the development of doctoral programs have a higher technological content of the code, high quality, should not be missed.
- 2022-06-02 04:34:39下载
- 积分:1