-
最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低...
最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低-greatest probability points accidence, Segmentation algorithm can be used to solve the Chinese word segmentation of Ambiguity, but Word efficient than the largest matching segmentation algorithm lower
- 2023-01-15 14:55:03下载
- 积分:1
-
专业介绍svm算法的书籍,适合有高等数学,线性代数,矩阵论,和数里统计基础的读者,他是一本全面介绍svm的书籍,从数学基础到应用,是svm学习者的一本好书。
专业介绍svm算法的书籍,适合有高等数学,线性代数,矩阵论,和数里统计基础的读者,他是一本全面介绍svm的书籍,从数学基础到应用,是svm学习者的一本好书。-Introduction SVM algorithm professional books, suitable for advanced mathematics, linear algebra,矩阵论, and several readers in the statistical basis, he is a comprehensive introduction to SVM books, from mathematical foundations to applications, is an SVM learner Good Books.
- 2022-03-17 08:28:53下载
- 积分:1
-
在国外网站上下的关于神经网络的原理理解原码
在国外网站上下的关于神经网络的原理理解原码-abroad on the site across the neural network theory to understand the original code
- 2022-02-06 02:10:48下载
- 积分:1
-
an artificial neural network algorithm source code and demonstration program
一个人工神经网络BP算法源代码与演示程序-an artificial neural network algorithm source code and demonstration program
- 2022-04-20 05:25:04下载
- 积分:1
-
用人工智能实现的足球机器人人仿真比赛的程序
用人工智能实现的足球机器人人仿真比赛的程序-using artificial intelligence robot soccer simulation games who procedures
- 2022-06-18 18:46:20下载
- 积分:1
-
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码...
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
- 2022-08-16 23:40:49下载
- 积分:1
-
我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。...
我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.
- 2022-07-21 16:59:13下载
- 积分:1
-
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基...
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S―R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ为给定的步长, η为[-1,1]的随机数-simulated annealing algorithm (Simulated Annealing, or SA algorithm) is a simulation of heating molten metal in the annealing process, to find the global optimum one of the effective ways. Simulated Annealing basic ideas and the steps are as follows : S = (s1, s2, ..., sn) for all possible state posed by the pool, f : S-R non-negative cost function, that is abstract optimization problems are as follows : Find S* s, making f (s*) = min f (si) arbitrary si S (1) to set a higher initial temperature T, randomly generated initial state S (2) of a certain form, the current state of random disturbance, have a new state S "S" = S+ sign (). delta where given for the step, [-1,1] Random Number
- 2022-08-26 01:32:21下载
- 积分:1
-
遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。
遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。-Genetic algorithm source code examples, VC case study on the genetic algorithm of interest to people in learning.
- 2022-09-01 15:10:03下载
- 积分:1
-
很好的神经网络教程,里面包含源代码,可以进行相关的修改!...
很好的神经网络教程,里面包含源代码,可以进行相关的修改!-Good neural network tutorial, which contains the source code, can be related to changes!
- 2022-03-22 05:42:04下载
- 积分:1