-
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
-
详细介绍了有关人工智能软件编写的理论和实务
详细介绍了有关人工智能软件编写的理论和实务-details of the artificial intelligence software prepared by the theory and practice
- 2022-02-13 13:05:31下载
- 积分:1
-
有关粒子群算法的求解tsp的c++程序。
有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
- 2023-08-12 19:55:03下载
- 积分:1
-
Prolog开发的简单的几个人工智能方面的程序.含问题分析报告.
Prolog开发的简单的几个人工智能方面的程序.含问题分析报告.-Prolog development of a few simple artificial intelligence procedures. The report containing analysis.
- 2022-03-20 17:14:53下载
- 积分:1
-
粒子群算法工具箱,有DEMO程序,可以对16中常见函数测试,并附有神经元网络的训练算法...
粒子群算法工具箱,有DEMO程序,可以对16中常见函数测试,并附有神经元网络的训练算法-Particle swarm optimization toolbox, there are DEMO program, you can test for 16 common functions, together with the training algorithm for neural networks
- 2022-10-01 08:20:03下载
- 积分:1
-
C语言中的ADALINE神经网络算法的介绍。
介绍了神经 网络中的ADALINE算法的C语言实现.-Introduction of the ADALINE neural network algorithm in C language.
- 2022-03-24 08:36:48下载
- 积分:1
-
计算机海洋油污染扩散模型。简单一点的,但这…
海洋油污扩散模型的计算机实现。简单了点,不过也是一中思路。-marine oil pollution diffusion model of the computer. The simple point, but which is also a line of thought.
- 2022-05-19 22:54:20下载
- 积分:1
-
这是一个用遗传算法对KDDCUP数据集,实现自动检测的C程序,希望有用。...
这是一个用遗传算法对KDDCUP数据集,实现自动检测的C程序,希望有用。-This is a genetic algorithm with KDDCUP data sets, to achieve automatic detection of the C program, I hope useful.
- 2023-06-01 10:55:03下载
- 积分:1
-
PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!...
PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
- 2022-02-06 18:28:51下载
- 积分:1
-
使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。...
使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source
code, after the test, this algorithm is effective.
- 2022-05-15 23:06:26下载
- 积分:1