-
EBP反向传播算法对应的源程序,三层网络,分隐层神经元,输出层神经元,输入层神经元的一个基本的程序实现
EBP反向传播算法对应的源程序,三层网络,分隐层神经元,输出层神经元,输入层神经元的一个基本的程序实现-EBP back-propagation algorithm the corresponding source code, the three-tier networks, sub-hidden layer neurons, output layer neurons, input layer neurons realize a basic procedure
- 2022-03-22 10:27:30下载
- 积分:1
-
brief description : Based on the c language artificial immune source, the append...
简要说明:基于c语言人工免疫源程序,附录在PDF文件中,与大家共享 -brief description : Based on the c language artificial immune source, the appendix in PDF files, and share
- 2022-05-29 06:47:10下载
- 积分:1
-
This code is to estimate the parameter of model of Jian Gauss which is popular m...
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification .
JAVA 写的估计复合高斯模型中的参数
-This code is to estimate the parameter of model of Jian Gauss which is popular model used in pattern classification. Java was estimated composite Gaussian model parameters
- 2022-03-02 23:30:57下载
- 积分:1
-
基于VC开发的神经网络工具箱,能进行各种神经网络的开发与设计(annie1.5)...
基于VC开发的神经网络工具箱,能进行各种神经网络的开发与设计(annie1.5)-development of the VC-based neural network toolbox that can be used for a variety of neural network development and design (annie1.5)
- 2022-05-05 22:55:07下载
- 积分:1
-
BP smart geotechnical engineering, to beginners learning. Experts can not change...
BP智能岩土工程,为初学者提供学习。高手可以进行更改程序不能处理大数据量的错误。-BP smart geotechnical engineering, to beginners learning. Experts can not change procedures to deal with the large volume of data errors.
- 2022-08-10 15:53:31下载
- 积分:1
-
这是一个细胞识别系统及其开放的源代码,希望大家能够用的上,...
这是一个细胞识别系统及其开放的源代码,希望大家能够用的上,-This is a cell recognition system and its open source code, we hope to use, thank you
- 2022-05-07 03:43:15下载
- 积分:1
-
这是一个国外的Hopfield神经网络,有实例,可修改!
这是一个国外的Hopfield神经网络,有实例,可修改!-Hopfield Networks
- 2022-01-26 06:04:11下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1
-
classification_matlab_toolbox分类方法工具箱,有界面很直观。
classification_matlab_toolbox分类方法工具箱,有界面很直观。-classification_matlab_toolbox classification toolbox, a very intuitive interface.
- 2022-03-19 23:12:23下载
- 积分:1
-
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化...
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
- 2022-10-22 18:50:03下载
- 积分:1