Homepage



  » Welcome
  » About
  » Hosting

  General AI



  » Introductions
  » Finite State Machines
  » Ameliorated Future
  » Miscellaneous

  Neural Networks



  » Introductions
  » Backpropagation
  » Optimization
  » Simulators
  » Applied NNs
  » Sample Code
  » Image Recognition
  » Image Compression

  Artificial Life



  » Tutorials
  » Sample Code

  Genetic Algorithms



  » Libraries
  » Sample Code

  Fuzzy Logic



  » FAQ

  Games



  » Sample Code

  Reinforcement Learning



  » Tutorials
  » FAQ

You are in: Neural Networks  /  Backpropagation
Articles

Practical Backpropagation
A very practically-oriented tutorial to backpropagation. Contains pseudo-code.


 Backpropagation tutorial
A backpropagation tutorial by Don Tveter.


Step function backprop
Applying backpropagation when using the step funtion is not possible since that function isn't derivable. Read here for a workaround.



All content copyrighted by Avaye.com