-
基于BP算法的贝叶斯网络参数学习,
实现了图形话的节点表示和样本生成,
图形话的结果分析...
基于BP算法的贝叶斯网络参数学习,
实现了图形话的节点表示和样本生成,
图形话的结果分析-BP algorithm based on Bayesian network parameter learning, the achievement of the graphics, then the node express and sample generation, if the results of graphical analysis
- 2022-03-14 01:38:37下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1
-
Locally weighted polynomial regression LWPR is a popular instance based al go...
Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dictions is daunting We discuss drawbacks with previous approaches to dealing with this problem
- 2022-04-07 03:30:50下载
- 积分:1
-
University of Amsterdam的2003年robocup源程序代码,队名trilearn,老牌2D强队...
University of Amsterdam的2003年robocup源程序代码,队名trilearn,老牌2D强队-University of Amsterdam
- 2022-02-05 01:33:00下载
- 积分:1
-
约翰威利父子。神经网络与模糊专家系统应用工程…
John Wiley & Sons,.Fuzzy Engineering Expert Systems with Neural Network Applications.[2002.ISBN0471293318]
- 2023-01-01 03:15:05下载
- 积分:1
-
隐马尔可夫模型算法(解压后为ppt文件,改名为a.ppt)
隐马尔可夫模型算法(解压后为ppt文件,改名为a.ppt)-HMM algorithm (decompression after ppt documents, renamed a.ppt)
- 2022-08-05 10:26:45下载
- 积分:1
-
AI's A
人工智能里的A-star算法,用于机器人的路径规划和寻优.-AI"s A-star algorithm for robot path planning and optimization.
- 2022-02-22 07:32:12下载
- 积分:1
-
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主...
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为――能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经过的路径上留下信息素,而且在运动过程中感知这种信息素的存在及其强度,并以此指导自己的运动方向。蚂蚁倾向于朝着信息素强度高的方向前进,因此,由大量蚂蚁组成的蚁群的行为便表现出一种信息的正反馈现象:某一路径上走过的蚂蚁越多,则后来者选择该路径的概率就越大,蚂蚁群就是通过个体之间的这种信息交换机制来彼此协作达到搜索食物的目的。
-ant colony algorithm
proposed by Colorni and Dorigo. The method is simulated by ants activity
- 2022-04-09 15:02:02下载
- 积分:1
-
一个简单的遗传算法的源代码。....代码,以确保…
一个简单的遗传算法源代码。。。。。代码保证尽可能少,实际上也不必查错-A simple genetic algorithm source code. . . . . Code to ensure that as little as possible, in fact, do not have error checking
- 2022-05-17 08:46:00下载
- 积分:1
-
GA sample program
遗传算法示例程序-GA sample program
- 2022-01-26 01:43:22下载
- 积分:1