Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Update network weight with use back-propagation algorithm for one iteration. The structure of network: wlo) W11/11 11 4x1 47(1) 7 (2) wlo), 12 w(1) 12

image text in transcribed

Update network weight with use back-propagation algorithm for one iteration. The structure of network: wlo) W11/11 11 4x1 47(1) 7 (2) wlo), 12 w(1) 12 wlo) 21 with 21 X21 12 (1) wo 12(2) 2 22 w17! 22 (0) (0) (0) (0) - Data: Neural network structure: 2 inputs, hidden layer with 2 neurons, and output layer with 2 neurons. The network does NOT use bias. Initial weights: - Ist layer connections: w1 = 0.1, W2 = 0.6, w 0.2, w = 0.6, - 2nd layer connections: wi = 0.7, W2 0.2w21 = 0.9, W. = 0.3. The input x and target t values are: x1 = 6, 12 = 4; t1 = 1, 12 = 1. Learning rate n = 0.5, All neurons use logistic sigmoid activation function: (f(x) 1 (2) = f(x)(1 - (x))) Loss function is Sum-squared between target outputs t and outputs of neural network y: E(w) = (t 4,2") (1) (1) (1) (1) 1+ ed y

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Access Patterns Database Interactions In Object Oriented Applications

Authors: Clifton Nock

1st Edition

0321555627, 978-0321555625

More Books

Students also viewed these Databases questions