文件名称:Neuronal_net_src
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-07-26
- 文件大小:
- 1.28mb
- 下载次数:
- 0次
- 提 供 者:
- xps****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Neuronal.NET - An Easy Implementation of Neuronal Networks-Introduction
This article is going to explain how you can implement an easy to use neuronal network with the example of character recognition.
You need 3 things for a neuronal network:
A trainingset (known answers for a given problem)
A neuronal network
A way to tell the network it improved
This artificial network uses an evolutionary algorithm for training.
Here is the shortest possible example to train a new neuronal network:
First of all, add a reference to Synapse.dll.
That s all.
This article is going to explain how you can implement an easy to use neuronal network with the example of character recognition.
You need 3 things for a neuronal network:
A trainingset (known answers for a given problem)
A neuronal network
A way to tell the network it improved
This artificial network uses an evolutionary algorithm for training.
Here is the shortest possible example to train a new neuronal network:
First of all, add a reference to Synapse.dll.
That s all.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Neuronal net src\Brains.sln
................\Brains.suo
................\Brains.v12.suo
................\Alpha\A.bmp
................\.....\A0.jpg
................\.....\B.bmp
................\.....\C.bmp
................\.....\C2.bmp
................\.....\D.bmp
................\.....\E.bmp
................\.....\F.bmp
................\.....\G.bmp
................\.....\H.bmp
................\.....\I.bmp
................\.....\J.bmp
................\.....\K.bmp
................\.....\L.bmp
................\.....\M.bmp
................\.....\N.bmp
................\.....\Thumbs.db
................\Brains\A.bmp
................\......\B.bmp
................\......\Brains.csproj
................\......\C.bmp
................\......\ClassDiagram1.cd
................\......\Program.cs
................\......\Synapse.cs
................\......\TEST1.bmp
................\......\TEST2.bmp
................\......\bin\Debug\A.bmp
................\......\...\.....\B.bmp
................\......\...\.....\Brains.exe
................\......\...\.....\Brains.pdb
................\......\...\.....\Brains.vshost.exe
................\......\...\.....\Brains.vshost.exe.manifest
................\......\...\.....\C.bmp
................\......\...\.....\protobuf-net.dll
................\......\...\.....\protobuf-net.pdb
................\......\...\.....\protobuf-net.xml
................\......\...\.....\TEST1.bmp
................\......\...\.....\TEST2.bmp
................\......\...\Release\A.bmp
................\......\...\.......\B.bmp
................\......\...\.......\Brains.exe
................\......\...\.......\Brains.pdb
................\......\...\.......\Brains.vshost.exe
................\......\...\.......\C.bmp
................\......\...\.......\TEST1.bmp
................\......\...\.......\TEST2.bmp
................\......\...\.......\Thumbs.db
................\......\obj\x86\Debug\Brains.csproj.FileListAbsolute.txt
................\......\...\...\.....\Brains.csprojResolveAssemblyReference.cache
................\......\...\...\.....\Brains.exe
................\......\...\...\.....\Brains.pdb
................\......\...\...\.....\DesignTimeResolveAssemblyReferences.cache
................\......\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
................\......\...\...\.....\ResolveAssemblyReference.cache
................\......\...\...\Release\Brains.csproj.FileListAbsolute.txt
................\......\...\...\.......\Brains.csprojResolveAssemblyReference.cache
................\......\...\...\.......\Brains.exe
................\......\...\...\.......\Brains.pdb
................\......\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
................\......\Properties\AssemblyInfo.cs
................\Release\NeuronalNet.dll
................\.......\NeuronalNet.pdb
................\.......\NeuronalNet.XML