文件名称:GA4NN1.2
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.84mb
- 下载次数:
- 0次
- 提 供 者:
- huan*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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.
程序分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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GA4NN1.2\Debug\GA.sbr
........\.....\GA4NN.bsc
........\.....\GA4NN.exe
........\.....\GA4NN.ilk
........\.....\GA4NN.obj
........\.....\GA4NN.pch
........\.....\GA4NN.pdb
........\.....\GA4NN.res
........\.....\GA4NN.sbr
........\.....\GA4NNDlg.obj
........\.....\GA4NNDlg.sbr
........\.....\StdAfx.obj
........\.....\StdAfx.sbr
........\.....\vc60.idb
........\.....\vc60.pdb
........\GA.CPP
........\GA.h
........\GA4NN.APS
........\GA4NN.clw
........\GA4NN.cpp
........\GA4NN.dsp
........\GA4NN.dsw
........\GA4NN.h
........\GA4NN.ncb
........\GA4NN.opt
........\GA4NN.plg
........\GA4NN.rc
........\GA4NNDlg.cpp
........\GA4NNDlg.h
........\multi-threads example.txt
........\para.h
........\ReadMe.txt
........\res\cursor1.cur
........\...\GA4NN.ico
........\...\GA4NN.rc2
........\Resource.h
........\StdAfx.cpp
........\StdAfx.h
........\说明.txt
........\Debug
........\res
GA4NN1.2
........\.....\GA4NN.bsc
........\.....\GA4NN.exe
........\.....\GA4NN.ilk
........\.....\GA4NN.obj
........\.....\GA4NN.pch
........\.....\GA4NN.pdb
........\.....\GA4NN.res
........\.....\GA4NN.sbr
........\.....\GA4NNDlg.obj
........\.....\GA4NNDlg.sbr
........\.....\StdAfx.obj
........\.....\StdAfx.sbr
........\.....\vc60.idb
........\.....\vc60.pdb
........\GA.CPP
........\GA.h
........\GA4NN.APS
........\GA4NN.clw
........\GA4NN.cpp
........\GA4NN.dsp
........\GA4NN.dsw
........\GA4NN.h
........\GA4NN.ncb
........\GA4NN.opt
........\GA4NN.plg
........\GA4NN.rc
........\GA4NNDlg.cpp
........\GA4NNDlg.h
........\multi-threads example.txt
........\para.h
........\ReadMe.txt
........\res\cursor1.cur
........\...\GA4NN.ico
........\...\GA4NN.rc2
........\Resource.h
........\StdAfx.cpp
........\StdAfx.h
........\说明.txt
........\Debug
........\res
GA4NN1.2