-
自适应步长BP神经网络训练算法,采用最小误差和梯度下降法更新权值...
自适应步长BP神经网络训练算法,采用最小误差和梯度下降法更新权值- BP neural network training anaysis, realized by using error feed back, gradient descent applied updating of synaptic weights
- 2022-02-20 23:47:47下载
- 积分:1
-
模糊PID控制的一个例子,在Visual C++通过
模糊pid的一个例子,在Visual c++下通过-An example of fuzzy pid, in the Visual c++ Through
- 2023-07-18 06:15:03下载
- 积分:1
-
GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully co...
GENNET是一个通过遗传算法优化权重的16个神经元的全连接神经网络。训练目的是使网络在一定假设的激励下,随时间产生同目标函数同样的响应,即:可以把此网络制作为一个任意波形的信号发生器。
程序分3个示例说明遗传算法进化过程中网络输出的变化趋势。可以看出网络输出(蓝色曲线)随着时间变化逐渐逼近目标函数(红色曲线)。此程序不仅可以学习遗传算法,也可以用于研究全连接网络的直观示例。-GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully connected neural networks. Training purposes is to enable network inspired by certain assumptions, over time, produce the same response with the objective function, namely: the network can be produced as an arbitrary waveform signal generator. Procedure, three examples illustrate the evolution of genetic algorithms in the network output trends. We can see that the network output (blue curve) changes over time, gradually approaching the objective function (red curve). This program can not only learn from the genetic algorithm can also be used to study visual example of a fully connected network.
- 2023-03-23 04:25:04下载
- 积分:1
-
说明岛模型的遗传算法,用C写的#。
illustrate Genetic Algorithm with Island model, written in C#.
- 2022-03-11 04:11:31下载
- 积分:1
-
使用逻辑编程语言Prolog语言组合的空间关系研究。
利用逻辑编程语言prolog的空间关系组合推理程序。利用的理论是约束处理规则,和空间关系表示
-use logic programming language prolog combination of the spatial relationships reasoning process. The theory is the use of binding rules, and spatial relations
- 2022-01-22 13:27:01下载
- 积分:1
-
matlab实现,附带数据,并有显示结果图的功能,很方便用的
matlab实现,附带数据,并有显示结果图的功能,很方便用的-It s implemented using matlab with data as attachment. It also has the function of showing the result and is very convenient to use.
- 2022-02-16 01:49:42下载
- 积分:1
-
a C# language of the genetic algorithm source
一个利用C#语言实现的遗传算法源程序-a C# language of the genetic algorithm source
- 2022-03-22 17:49:23下载
- 积分:1
-
介绍 ROBOCUP 3D SERVER的一些资料,网少比较少的,有兴趣的朋友可以研究看看。...
介绍 ROBOCUP 3D SERVER的一些资料,网少比较少的,有兴趣的朋友可以研究看看。-ROBOCUP 3D SERVER introduce some of the information, the relatively small network of small, interested to see if a friend can be studied.
- 2022-07-09 07:31:56下载
- 积分:1
-
神经网络C程序的第8章
神经网络C程序的第8章-neural network C procedures for the Chapter 8
- 2022-09-21 12:20:03下载
- 积分:1
-
用C++语言开发的神经网络,很好用的。
使用C语言实现神经网络算法,针对BP神经网络的特点进行设计和开发,具有比较好的性能-use c language to develop neural network,good to use.
- 2022-07-11 03:48:03下载
- 积分:1