Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop CSharp
Title: Neuronal_net_src Download
 Description: 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.
 Downloaders recently: [More information of uploader xps1530]
 To Search:
File list (Check if you may need any files):
 

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
    

CodeBus www.codebus.net