文件名称:Backpropagation-Neural-Network-v1.0
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- di***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This "classic" style of neural network is used for spontaneously generating an algorithm for the analysis of numeric patterns. The goal is to "teach" the network how to analyze a desired set of numeric inputs. For instance, the network might be taught to calculate the AND, OR, and XOR of two input numbers: given the inputs of 0 and 1, the network should output 0, 1, and 1. The trick is that the network is not taught how to analyze the numbers the network is given several sets of inputs and the correct output for each input set, and attempts to synthesize an algorithm to provide correct outputs. If this process is correctly performed, the network may be able to yield the correct analysis of input sets for which it has not been taught the correct output.-This "classic" style of neural network is used for spontaneously generating an algorithm for the analysis of numeric patterns. The goal is to "teach" the network how to analyze a desired set of numeric inputs. For instance, the network might be taught to calculate the AND, OR, and XOR of two input numbers: given the inputs of 0 and 1, the network should output 0, 1, and 1. The trick is that the network is not taught how to analyze the numbers the network is given several sets of inputs and the correct output for each input set, and attempts to synthesize an algorithm to provide correct outputs. If this process is correctly performed, the network may be able to yield the correct analysis of input sets for which it has not been taught the correct output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Backpropagation Neural Network v1.0\Backpropagation Neural Network readme.html
...................................\Executable\Neural Network.exe
...................................\..........\Sample Network and Pattern Set\Max-Min Pattern Set.pat
...................................\..........\.chema Files\Network.xsd
...................................\..........\............\PatternSet.xsd
...................................\License.html
...................................\Source Code\App.ico
...................................\...........\AssemblyInfo.cs
...................................\...........\Backpropagation Neural Network.csproj
...................................\...........\Backpropagation Neural Network.csproj.user
...................................\...........\Backpropagation Neural Network.sln
...................................\...........\Backpropagation Neural Network.suo
...................................\...........\Create Pattern Dialog.cs
...................................\...........\Create Pattern Dialog.resx
...................................\...........\Neural Network Application.cs
...................................\...........\Neural Network Application.resx
...................................\...........\Neural Network.cs
...................................\...........\Neural Network.resx
...................................\Executable\Sample Network and Pattern Set
...................................\..........\Schema Files
...................................\Executable
...................................\Source Code
Backpropagation Neural Network v1.0
...................................\Executable\Neural Network.exe
...................................\..........\Sample Network and Pattern Set\Max-Min Pattern Set.pat
...................................\..........\.chema Files\Network.xsd
...................................\..........\............\PatternSet.xsd
...................................\License.html
...................................\Source Code\App.ico
...................................\...........\AssemblyInfo.cs
...................................\...........\Backpropagation Neural Network.csproj
...................................\...........\Backpropagation Neural Network.csproj.user
...................................\...........\Backpropagation Neural Network.sln
...................................\...........\Backpropagation Neural Network.suo
...................................\...........\Create Pattern Dialog.cs
...................................\...........\Create Pattern Dialog.resx
...................................\...........\Neural Network Application.cs
...................................\...........\Neural Network Application.resx
...................................\...........\Neural Network.cs
...................................\...........\Neural Network.resx
...................................\Executable\Sample Network and Pattern Set
...................................\..........\Schema Files
...................................\Executable
...................................\Source Code
Backpropagation Neural Network v1.0