Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Mathimatics-Numerical algorithms AI-NN-PR

myBackPropagation

  • Category : AI-NN-PR
  • Tags :
  • Update : 2012-11-26
  • Size : 49kb
  • Downloaded :0次
  • Author :Pu***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
The principle of back propagation is actually quite easy to understand, even though the maths behind it can look rather daunting. The basic steps are: Initialise the network with small random weights. Present an input pattern to the input layer of the network. Feed the input pattern forward through the network to calculate its activation value. Take the difference between desired output and the activation value to calculate the network’s activation error. Adjust the weights feeding the output neuron to reduce its activation error for this input pattern. Propagate an error value back to each hidden neuron that is proportional to their contribution of the network’s activation error. Adjust the weights feeding each hidden neuron to reduce their contribution of error for this input pattern. Repeat steps 2 to 7 for each input pattern in the input collection. Repeat step 8 until the network is suitably trained.
Packet file list
(Preview for download)
myBackPropagation\myBackPropagation.sln
.................\myBackPropagation.suo
.................\myBackPropagation
.................\.................\BACKPROPAGATION.cs
.................\.................\bin
.................\.................\...\Debug
.................\.................\...\.....\myBackPropagation.exe
.................\.................\...\.....\myBackPropagation.pdb
.................\.................\...\.....\myBackPropagation.vshost.exe
.................\.................\...\.....\myBackPropagation.vshost.exe.manifest
.................\.................\...\.....\Patterns.csv
.................\.................\...\.....\Patterns1.csv
.................\.................\...\.....\Patterns2.csv
.................\.................\ClassDiagram1.cd
.................\.................\GRADIENTDESCENT.cs
.................\.................\Layer.cs
.................\.................\myBackPropagation.csproj
.................\.................\Network.cs
.................\.................\NeuralNetwork.cs
.................\.................\Neuron.cs
.................\.................\obj
.................\.................\...\x86
.................\.................\...\...\Debug
.................\.................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.................\.................\...\...\.....\myBackPropagation.csproj.FileListAbsolute.txt
.................\.................\...\...\.....\myBackPropagation.exe
.................\.................\...\...\.....\myBackPropagation.pdb
.................\.................\...\...\.....\ResolveAssemblyReference.cache
.................\.................\...\...\.....\TempPE
.................\.................\Program.cs
.................\.................\Properties
.................\.................\..........\AssemblyInfo.cs
.................\.................\trainningExamples.cs
.................\.................\Weight.cs
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.