1 / 6
Example, BP learning function XOR
60 likes | 416 Vues
0. 0. 1. 1. p j. o. 2. 2. W (2,1). W (1,0). Example, BP learning function XOR. Initial weights W(0) Learning rate = 0.2 Node function: hyperbolic tangent. Training samples (bipolar) Network: 2-2-1 with thresholds (fixed output 1). MSE reduction: every 10 epochs.
Télécharger la présentation
Example, BP learning function XOR
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
0 0 1 1 pj o 2 2 W(2,1) W(1,0) Example, BP learning function XOR • Initial weights W(0) • Learning rate = 0.2 • Node function: hyperbolic tangent • Training samples (bipolar) • Network: 2-2-1 with thresholds (fixed output 1)
MSE reduction: every 10 epochs Output: every 10 epochs
After epoch 1 # epoch
Network Paralysis • Increase the initial weights by a factor of 10
More Related