[SOLVED] Machine Learning-Homework 5

30.00 $

Category:

Description

5/5 - (1 vote)

1.

a. Β  Β  Β  Let 𝐾, 𝐿 be two kernels (operating on the same space) and let 𝛼, 𝛽 be two positive scalars.

Prove that 𝛼𝐾 + 𝛽𝐿 is a kernel.

b.      Provide (two different) examples of non-zero kernels 𝐾, 𝐿 (operating on the same space), so that:

i. 𝐾 βˆ’ 𝐿 is a kernel. ii. 𝐾 βˆ’ 𝐿 is not a kernel.

Prove your answers.

2. Β  Β  Β Use Lagrange Multipliers to find the maximum and minimum values of the function subject to the given constraints:

Function: 𝑓(π‘₯, 𝑦, 𝑧) = Β  Β  Β  π‘₯0 + 𝑦0 + 𝑧0. Constraint: 𝑔(π‘₯, 𝑦, 𝑧) = 4233 + 6533 + 6733 = 1, where 𝛼 > Β  Β  Β  Β  𝛽 > 0

3. Β  Β  Β Let 𝑋 = ℝ=. Let

𝐢 = 𝐻 = {β„Ž(π‘Ž, 𝑏, 𝑐) = {(π‘₯, 𝑦, 𝑧) Β π‘Ž, |𝑦| ≀ 𝑏, |𝑧| . π‘Ž, 𝑏, 𝑐 ∈ ℝL} the

set of all origin centered boxes. Describe a polynomial sample complexity algorithm 𝐿 that learns 𝐢 using 𝐻. State the time complexity and the sample complexity of your suggested algorithm. Prove all your steps.