backprop summary heaton research

Upload: kapex3349

Post on 07-Apr-2018

218 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/4/2019 Backprop Summary Heaton Research

    1/3

    Skip to Navigation

    HeatonResearch

    Examining the Back Propagation Process up Chapter 6: Understanding the Kohonen Neural Network

    Home Introduction to Neural Networks w ith Java Chapter 5: Understanding Back Propagation

    SummarySubmitted byjeffheaton on Sun, 12/23/2007 - 21:46

    in forward Neural networkGet the entire book!

    In this chapter you learned how a feed forw ard back propagation neural network functions. You saw how theJOONEneural netw ork implemented such aneural network. The feed forward back propagation neural network is actually composed of twoneural network algorithms. It is not necessary to alwaysuse "feed forward" and "back propagation" together, but this is usually the case. The term"feed forward" refers to a method by which a neural networkrecognizes a pattern, where as the term"backpropagation" describes a process by which the neural network will be trained.

    A feed forward neural network is a network where neurons are only connected to the next layer. There are no connections between neurons in previous

    layers or between neurons and themselves. Additionally neurons w ill not be connected to neurons beyond the next layer. As the pattern is processed by afeed forward the bias and connection weights w ill be applied.

    Neural networks can be trained using backpropagation. Backpropagation is a formof supervised training. The neural network is presented with the trainingdata, and the results f romthe neural network are compared with the expected results. The difference between the actual results and the expected resultsproduces an error. Backpropagation is a method whereby the weights and input bias of the neural network are altered in a way that causes this error to bereduced.

    The feed forward back propagation neural network is a very common network architecture. This neural network architecture can applied to many cases.There are other neural network architectures that may be used. In the next chapter we will examine the Kohonen neural network. The most significantdifference between the Kohonen neural network and the feed forw ard backpropagation neural network that we just examined is the training method. Thebackpropagation method uses a supervised training method. In the next chapter w e will see how an unsupervised training method is used.

    Heaton Research Book Store Downloads Articles ForumsSearch

    Stay Connected

    RSSYouTube

    Twitter

    Facebook

    This Book is Outdated

    The material you are currentlyviewing is outdated, a neweredition of this book is available.Click here to access the latestedition.

    Introduction to Neural

    Networks with Java

    Chapter 1: Introduction to

    Neural NetworksChapter 2: UnderstandingNeural NetworksChapter 3: Using MultilayerNeural NetworksChapter 4: How a MachineLearnsChapter 5: UnderstandingBack Propagation

    IntroductionA Feed Forw ard NeuralNetworkJava and ThreadsExamining the FeedForward ProcessExamining the BackPropagation ProcessSummary

    Chapter 6: Understanding theKohonen Neural NetworkChapter 7: OCR with the

    Kohonen Neural NetworkChapter 8: UnderstandingGenetic AlgorithmsChapter 9: UnderstandingSimulated AnnealingChapter 10: Eluding LocalMinimaAppendix A. JOONEReferenceAppendix B. MathematicalBackgroundAppendix C. CompilingExamples under WindowsAppendix D. CompilingExamples under Linux/UNIX

    New forum topics

    Guidelines for Neural

    Networks for GamesGuidelines for GtaphicalNeural NetworksGuidelines for Financial NeuralNetworksGuidelines f or Getting StartedNEAT support and EncogWorkbench

    more

    Login: User: Password: Log in [Register]

    http://www.heatonresearch.com/articles/6http://www.heatonresearch.com/articles/5/page5.htmlhttp://www.heatonresearch.com/articles/5/page4.htmlhttp://www.heatonresearch.com/articles/5/page5.htmlhttp://www.heatonresearch.com/articles/5http://www.heatonresearch.com/articles/6http://www.heatonresearch.com/articles/5/page4.htmlhttp://www.heatonresearch.com/articles/5/page1.htmlhttp://www.heatonresearch.com/articles/5http://www.heatonresearch.com/articles/2http://www.heatonresearch.com/articles/2http://www.heatonresearch.com/articles/1http://www.heatonresearch.com/online/introduction-neural-networks-java-edition-2http://www.heatonresearch.com/ad/redirect/1123/0?url=node/45http://www.heatonresearch.com/forumhttp://www.heatonresearch.com/node/1419http://www.heatonresearch.com/node/1420http://www.heatonresearch.com/node/1421http://www.heatonresearch.com/node/1422http://www.heatonresearch.com/node/1423http://www.heatonresearch.com/articles/16http://www.heatonresearch.com/articles/15http://www.heatonresearch.com/articles/14http://www.heatonresearch.com/articles/13http://www.heatonresearch.com/articles/10http://www.heatonresearch.com/articles/9http://www.heatonresearch.com/articles/8http://www.heatonresearch.com/articles/7http://www.heatonresearch.com/articles/6http://e/books.docs.magazines/htm/heaton_research/docs/BackProp%20Summary%20%20%20Heaton%20Research_files/BackProp%20Summary%20%20%20Heaton%20Research.htmhttp://www.heatonresearch.com/articles/5/page5.htmlhttp://www.heatonresearch.com/articles/5/page4.htmlhttp://www.heatonresearch.com/articles/5/page3.htmlhttp://www.heatonresearch.com/articles/5/page2.htmlhttp://www.heatonresearch.com/articles/5/page1.htmlhttp://www.heatonresearch.com/articles/5http://www.heatonresearch.com/articles/4http://www.heatonresearch.com/articles/3http://www.heatonresearch.com/articles/2http://www.heatonresearch.com/articles/1http://www.heatonresearch.com/articles/series/1http://www.heatonresearch.com/online/introduction-neural-networks-java-edition-2http://www.facebook.com/pages/Encog-AI-Framework/43872699569http://twitter.com/jeffheatonhttp://www.youtube.com/subscription_center?add_user=HeatonResearchhttp://feeds.feedburner.com/heatonresearchhttp://www.heatonresearch.com/forumhttp://www.heatonresearch.com/taxonomy/term/15%205%2017%2016%2025%2026%2042%2018%2019%2020%2021%2029%2022%206%2028%2023%2030%2048%2024%207%2027http://www.heatonresearch.com/downloadhttp://www.heatonresearch.com/bookhttp://www.heatonresearch.com/http://www.heatonresearch.com/articles/6http://www.heatonresearch.com/articles/5http://www.heatonresearch.com/articles/5/page5.htmlhttp://www.heatonresearch.com/book/programming-neural-networks-java.htmlhttp://www.heatonresearch.com/category/technology/neural-networkhttp://www.heatonresearch.com/category/position/forwardhttp://www.heatonresearch.com/user/1http://www.heatonresearch.com/articles/5http://www.heatonresearch.com/articles/series/1http://www.heatonresearch.com/http://www.heatonresearch.com/http://www.heatonresearch.com/encoghttp://www.heatonresearch.com/http://www.heatonresearch.com/articles/5/page6.html#navigationhttp://www.heatonresearch.com/user/register
  • 8/4/2019 Backprop Summary Heaton Research

    2/3

    http://www.heatonresearch.com/ad/redirect/1171/0?url=node/45http://www.heatonresearch.com/ad/redirect/1172/0?url=node/45http://www.heatonresearch.com/ad/redirect/1174/0?url=node/45http://www.heatonresearch.com/ad/redirect/1122/0?url=node/45http://www.heatonresearch.com/ad/redirect/1171/0?url=node/45http://www.heatonresearch.com/ad/redirect/1173/0?url=node/45http://www.heatonresearch.com/ad/redirect/1172/0?url=node/45http://www.heatonresearch.com/ad/redirect/1174/0?url=node/45http://www.heatonresearch.com/ad/redirect/1122/0?url=node/45
  • 8/4/2019 Backprop Summary Heaton Research

    3/3

    Copyright 2005 - 2010 byHeaton Research, Inc.. Heaton Research and Encog are trademarks of Heaton Research. Click here forcopyright and trademark information.

    Who's online

    There are currently 0 users and10 guests online.

    http://www.heatonresearch.com/copyright.htmlhttp://www.heatonresearch.com/about.htmlhttp://www.alexa.com/data/details/main?url=http://www.heatonresearch.comhttp://feedproxy.google.com/heatonresearchhttp://www.heatonresearch.com/ad/redirect/1123/0?url=node/45http://www.heatonresearch.com/ad/redirect/1173/0?url=node/45