-
神经网络的开发包,采用c++编写的,使网络资源,大家共享
神经网络的开发包,采用c++编写的,使网络资源,大家共享-neural network development kits, prepared by the use of c, network resources and share
- 2022-02-05 17:48:40下载
- 积分:1
-
genetic algorithm optimization neural network architecture! !
遗传算法进行优化神经网络结构-genetic algorithm optimization neural network architecture! !
- 2023-02-06 21:25:03下载
- 积分:1
-
神经网络模式识别及其实现,第八章。
内含:KMEANS 、KOHONEN 、LVQ 、SOFM 算法。...
神经网络模式识别及其实现,第八章。
内含:KMEANS 、KOHONEN 、LVQ 、SOFM 算法。-pattern recognition and neural network to achieve, Chapter VIII. Intron : KMEANS, KOHONEN, LVQ, SOFM algorithm.
- 2022-08-22 11:04:17下载
- 积分:1
-
模式识别中关于C均值的聚类算法的程序,输入点进行聚类.
模式识别中关于C均值的聚类算法的程序,输入点进行聚类.-pattern recognition on the C-means clustering algorithm procedures input cluster.
- 2022-12-03 08:25:03下载
- 积分:1
-
设计的bp神经网络,来判断和预测机器的故障级别。
设计的bp神经网络,来判断和预测机器的故障级别。-Bp neural network designed to determine and predict the fault-level machines.
- 2023-07-07 23:35:03下载
- 积分:1
-
介绍模拟退火算法的经典资料,最后附了一些经典的例子
介绍模拟退火算法的经典资料,最后附了一些经典的例子-Describes the classic simulated annealing algorithm information, finally attached to a number of classic examples of
- 2022-03-17 07:57:14下载
- 积分:1
-
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等...
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等-Simon Haykin "Neural NetWorks" examples of the original code, very classic. I believe very useful, especially in such SVM PCA
- 2022-03-18 12:18:21下载
- 积分: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
-
佐治亚理工学院的人工智能平台。由Java编写。仅供学习人工智能的网友学习。...
佐治亚理工学院的人工智能平台。由Java编写。仅供学习人工智能的网友学习。-Georgia Institute of Technology" s artificial intelligence platform. By Java. User to study artificial intelligence to learn only.
- 2022-01-26 05:13:33下载
- 积分:1
-
BP算法的演示程序,它采用
本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值。随代码还提供帮助文件,非常方便。-BP algorithm Demonstration Program, which Levenberg-Marquardt algorithm has practical value. With the code also provides help files, a very convenient.
- 2022-02-11 23:56:49下载
- 积分:1