-
这是一个神经网络学习算法的模型和一个概述。
这是对BP神经网络模型与学习算法的一个概述,也就是基础的希望对大家有用。-This is a model of BP neural network learning algorithm and an overview of the foundation is useful for all of us hope.
- 2023-06-25 16:20:03下载
- 积分:1
-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-02-04 07:43:49下载
- 积分:1
-
一种神经网络开发程序集
一个c语言开发的神经网络程序集-a Neural Network Development Program Set
- 2022-07-27 20:05:34下载
- 积分:1
-
利用hopfield神经网络解决TSP(旅行商)问题
利用hopfield神经网络解决TSP(旅行商)问题-use hopfield neural network to solve TSP salesman problem (TSP)
- 2022-07-19 16:20:58下载
- 积分:1
-
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。...
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。-This is a Java program writen by meself which can be run.The chief concept is to combine KMEANS and NN to achieve classification of pattens.
- 2022-01-30 15:54:11下载
- 积分:1
-
八数码难题源代码
八数码难题源代码-eight digital source code problems
- 2022-08-16 23:42:30下载
- 积分:1
-
一回
一个反向传播算法的的原程序!值得一看,大家自己看看!-a back-propagation algorithm of the original program! An eye-catcher, we see for himself!
- 2022-10-28 13:50:03下载
- 积分:1
-
一种基于子波特征的模糊神经网络目标识别方法,有一定参考意义...
一种基于子波特征的模糊神经网络目标识别方法,有一定参考意义-based on wavelet characteristics of the FNN target identification methods, a certain reference value
- 2022-10-15 20:55:03下载
- 积分:1
-
遗传算法与工程设计
遗传算法与工程设计-Genetic Algorithms and Engineering Design
- 2022-01-28 23:35:04下载
- 积分:1
-
IEEE on MRI fuzzy segmentation of brain images related article ,2007
IEEE中关于MRI脑图像模糊分割的相关文章,2007-2008年度最新-IEEE on MRI fuzzy segmentation of brain images related article ,2007-2008 annual update
- 2022-03-13 09:50:24下载
- 积分:1