Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Need Backpropagation algorithm

Need Backpropagation algorithm

Scheduled Pinned Locked Moved The Lounge
algorithms
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    andalpj
    wrote on last edited by
    #1

    Dear all, Im doing a project on OCR. for that i need backpropagation algorithm. i tried in my websites and books and many are giving different equations. so im pretty confused on which equation to follow. so could you please give me one good backpropagation algorithm...or a working code for the same. Thanks & regards, Andal :)

    P A M 3 Replies Last reply
    0
    • A andalpj

      Dear all, Im doing a project on OCR. for that i need backpropagation algorithm. i tried in my websites and books and many are giving different equations. so im pretty confused on which equation to follow. so could you please give me one good backpropagation algorithm...or a working code for the same. Thanks & regards, Andal :)

      P Offline
      P Offline
      pseudonym67
      wrote on last edited by
      #2

      You could try http://www.codeproject.com/csharp/neural_dot_net_pt_7.asp[^] pseudonym67 My Articles[^] "They say there are strangers who threaten us, In our immigrants and infidels. They say there is strangeness too dangerous In our theaters and bookstore shelves. That those who know what's best for us Must rise and save us from ourselves." Rush

      1 Reply Last reply
      0
      • A andalpj

        Dear all, Im doing a project on OCR. for that i need backpropagation algorithm. i tried in my websites and books and many are giving different equations. so im pretty confused on which equation to follow. so could you please give me one good backpropagation algorithm...or a working code for the same. Thanks & regards, Andal :)

        A Offline
        A Offline
        Arsalan Malik
        wrote on last edited by
        #3

        This is the simplest explanation of MLP and Backpropagation Algorithm, I found elsewhere! See for yourself: Neural Networks by Dr. J.Sodha:cool: ARSALAN MALIK

        1 Reply Last reply
        0
        • A andalpj

          Dear all, Im doing a project on OCR. for that i need backpropagation algorithm. i tried in my websites and books and many are giving different equations. so im pretty confused on which equation to follow. so could you please give me one good backpropagation algorithm...or a working code for the same. Thanks & regards, Andal :)

          M Offline
          M Offline
          Mikko Puonti
          wrote on last edited by
          #4

          Creating Optical Character Recognition (OCR) applications using Neural Networks[^] That source code seems to use resilient propagation algorithm (RPROP)[^], which is pretty good basic backpropagation algorithm. I have also couple implementations from that algorithm, unfortunately those implementations are divided to multiple files and are pretty long. So I am not going to post them here :( On more "advanced" version from RPROP is Quickprop[^]. However it might not be better than RPROP[^]. "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning." - Robert Cringley

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups