Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

IMPORTANT: In Problem 1 , consider the last two digits of your student number as j - k . In Problem 2 , only do

IMPORTANT: In Problem 1, consider the last two digits of your student number as j-k. In Problem 2, only do the part whose number is equal to the last digit of your student id. If the last digit is 0, attempt part (x).
Problem 1: Consider the function f(x,y)=x2+5y2-4xy-(j+1)x-(k+1)y+jk+1.
(a) Find the critical point of f. Then show that it is a local minimum using the Second Derivative Test.
(b) The local minimum you found in part (a) is actually the global minimum of f. In this part, your aim is to find the minimum value of f approximately using the gradient descent method. For this purpose, use the following:
Initial point: x0=(5j+2k+72+0.2,2j+k+32-0.2)
Learning rate: =0.1
=0.035
Stopping criterion: ||gradf||
You can learn the details of the gradient descent method from the lecture notes or from any online source. In this problem, you are encouraged to get help from a computer and/or a website; you may even write a small python/MATLAB function to carry out the necessary work. In case you use a computer or a web site, please include the relevant prints/screenshots in your homework j =7 k=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

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2017 Skopje Macedonia September 18 22 2017 Proceedings Part 3 Lnai 10536

Authors: Yasemin Altun ,Kamalika Das ,Taneli Mielikainen ,Donato Malerba ,Jerzy Stefanowski ,Jesse Read ,Marinka Zitnik ,Michelangelo Ceci ,Saso Dzeroski

1st Edition

ISBN: 3319712721, 978-3319712727

Students also viewed these Databases questions