Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

[ 3 pts ] If we want to change perceptron to logistic regression, what do we do ? [ 2 pts / ea ] The

[3 pts] If we want to change perceptron to logistic regression, what do we do?
[2 pts/ea] The following is the error function of perceptron.
E[W]=12dinD?(td-od)2
Show od in Perceptron training rule(PTR)
Show od in Delta rule(DR)
Explain the differences between PTR and DR in terms of convergence
Suppose perceptron uses ReLU activation function. In this case, show the formula of delEdelwi
[2 pts/ea] Given f(x,y)=2x2+y2+y+1
compute the derivative of delfdelx and delfdely, respectively.
Suppose that we start at position (x1,y1)=(300,150). Compute the gradient vector using q.1)
Compute next position (learning rate =1)
[4 pts] Perceptron is a linear classifier. To change perceptron non-linear classifier, the following two
things must be done
activation function:
layer:
[6 pts] We use backpropagation method in the following neural network. Suppose output o1=0.6 and
target value (of o1)t1=1. Also w11(2)=0.5 and =1.
compute 1
update w11(2)
image text in transcribed

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_2

Step: 3

blur-text-image_3

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

Building The Data Warehouse

Authors: W. H. Inmon

4th Edition

0764599445, 978-0764599446

Students also viewed these Databases questions

Question

4. Maintain your listeners attention and goodwill.

Answered: 1 week ago