-
神经网络C程序的第10章
神经网络C程序的第10章-neural network C procedures for the Chapter 10
- 2023-01-24 05:50:04下载
- 积分:1
-
The BP algorithm is a very good program, it is a named bp.m file would be helpfu...
一个非常不错的BP算法程序,这是一个名为bp.m的文件,对于理解BP算法会很有帮助。-The BP algorithm is a very good program, it is a named bp.m file would be helpful for understanding the BP algorithm.
- 2022-08-03 09:09:46下载
- 积分:1
-
用贪心算法求解旅行商问题。输入数据可以得到最值…
用贪心法解决TSP问题.输入数据可求得所要的最值的结果.-greedy algorithm used to solve TSP. Input data can be obtained by the most value to the results.
- 2023-04-28 00:20:03下载
- 积分:1
-
Bayes分类器应用于IRIS数据集的例子
Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
- 2023-01-17 15:30:03下载
- 积分: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
-
人工智能动物推理系统程序
人工智能动物推理系统程序-animal AI reasoning system procedures
- 2022-01-22 00:22:02下载
- 积分:1
-
遗传算法在路由优化中的应用:多服务质量的最小路径的算法.
遗传算法在路由优化中的应用:多服务质量的最小路径的算法.-Genetic Algorithm in Routing Optimization: Multi-service quality of the minimum path algorithm.
- 2022-03-18 07:41:12下载
- 积分:1
-
遗传算法及其应用
Genetic Algorithm and Its application is recommended System
- 2022-09-14 19:25:03下载
- 积分:1
-
一篇关于遗传算法组卷的论文,论文中详尽的描述了遗传算法用于组卷的关键技术...
一篇关于遗传算法组卷的论文,论文中详尽的描述了遗传算法用于组卷的关键技术-A paper on genetic algorithm test paper, paper, a detailed description of the genetic algorithm for the key technologies Test Paper
- 2022-01-25 14:27:59下载
- 积分:1
-
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解....
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解.-A use of genetic algorithms to solve TSP problems procedure is beneficial to further understanding of genetic algorithm.
- 2022-08-11 07:32:01下载
- 积分:1