-
《游戏编程中的人工智能技术》一书中10,11章源代码
《游戏编程中的人工智能技术》一书中10,11章源代码- Game programming in artificial intelligence technology, one source book, Chapter 10,11
- 2022-06-03 10:21:30下载
- 积分:1
-
text category
这是一篇关于文本分类问题的综述,详细的介绍了文本分类的技术发展。-text category
- 2022-07-20 14:53:57下载
- 积分:1
-
The algorithm for the control rules based on fuzzy PID control table with Matlab...
该算法为基于控制规则表的模糊PID控制
用MATlab开发,能够管直接运行-The algorithm for the control rules based on fuzzy PID control table with Matlab development, to pipe directly run
- 2022-07-01 17:56:07下载
- 积分:1
-
This is a used fortran source realize the BP algorithm, as well as c and matlab...
这是一个用fortran 实现的BP算法源程序,以及c和 matlab实现BP的源程序。大家可以从各个方面做一个性能的比较-This is a used fortran source realize the BP algorithm, as well as c and matlab realize the source BP. From the U.S. to do all aspects of a performance comparison
- 2022-08-05 19:16:08下载
- 积分:1
-
bp神经网络识别数字,可识别0
bp神经网络识别数字,可识别0-9的十个数字-the number of bp neural network can identify the ten figures 0-9
- 2022-03-05 00:08:57下载
- 积分:1
-
pazen window classifier, pattern recognition lesson learned, to write a small pr...
pazen window分类器, 在模式识别课学到的,自己写的一个小程序-pazen window classifier, pattern recognition lesson learned, to write a small program
- 2022-02-25 05:50:04下载
- 积分:1
-
〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。...
〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。-"intelligent optimization algorithms and application" on the various optimization algorithms : simulated fire faded, genetic algorithm, Tabu search method, neural networks, hybrid optimization strategy content.
- 2022-09-14 11:15:06下载
- 积分:1
-
隐马尔科夫模型工具箱,可以广泛应用于识别等领域
隐马尔科夫模型工具箱,可以广泛应用于识别等领域-HMM Toolbox, can be widely applied in areas such as identification
- 2022-08-18 03:25:08下载
- 积分:1
-
利用神经网络来解决异或问题,代码是VC的
利用神经网络来解决异或问题,代码是VC的-The use of neural networks to solve the XOR problem, the code is the VC" s
- 2022-04-30 21:08:44下载
- 积分: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