-
SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。...
SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。-SOM self-organizing neural network C-language source code
- 2023-06-08 15:50:03下载
- 积分:1
-
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]-FaceRec simple neural network to identify examples of facial features [VB code]
- 2022-01-26 04:01:18下载
- 积分:1
-
计算机网络经典算法:生产者与消费者问题的源代码
计算机网络经典算法:生产者与消费者问题的源代码-classic algorithm of computer network:producer and consumer
- 2022-01-24 16:23:20下载
- 积分:1
-
一个比较好用的中文分词模块,是车东等人开发的,比较有名,java语言实现...
一个比较好用的中文分词模块,是车东等人开发的,比较有名,java语言实现-a better quality of the Chinese word module, East cars were developed, more famous, java language!
- 2022-03-10 03:53:00下载
- 积分:1
-
用局部最优探索算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。...
用局部最优探索算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Using local optimization algorithm to explore the issue tsp. . . matlab prepared. Coordinate with the city for inspection.
- 2022-09-20 07:00: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
-
基于基本遗传算法的函数最优化 ,这也是本人收集的遗传算法优化软件,望对本网站有所帮助!!...
基于基本遗传算法的函数最优化 ,这也是本人收集的遗传算法优化软件,望对本网站有所帮助!!
-based on the basic function of genetic algorithm optimization, which I gather the genetic algorithm optimization software, look on this site help! !
- 2022-02-14 15:16:20下载
- 积分:1
-
C++编写的机器学习算法
Lemga is a C++ package which consists of classes for several lear...
C++编写的机器学习算法
Lemga is a C++ package which consists of classes for several learning models and generic algorithms for optimizing (training) the models-prepared by the machine learning algorithm Lemga C is a package which con sists of classes for several learning models an d generic algorithms for optimizing (training ) the models
- 2022-04-29 19:21:10下载
- 积分:1
-
遗传算法求解函数极值,一个基础的实用程序
遗传算法求解函数极值,一个基础的实用程序-Extremal function of genetic algorithm, one based on utility
- 2022-04-17 13:39:44下载
- 积分:1
-
人工智能中重要的一个问题, 用广度优先搜索的方法解决
人工智能中重要的一个问题, 用广度优先搜索的方法解决-AI an important issue, breadth- first search of solutions
- 2022-02-14 13:28:27下载
- 积分:1