![]() |
Re: Problem 2.10
Quote:
|
Re: Problem 2.9 : Growth function of perceptron, seems incorrect
|
Re: Problem 2.10
Quote:
![]() ![]() ![]() ![]() ![]() Thank you. |
Re: Possible correction to Problem 2.14 (b)
Quote:
![]() |
Re: Problem 2.10
Yes, well done.
Quote:
|
Problem 2.3 c
the last comment confused me a little bit.
For a given set of N points, we should change the center of the sphere to get as many dichotomies as we can, thus measuring the effective number of hypotheses (spheres) in this hypothesis set. Does it make sense to move project the spheres from 3D to 1D and look at the problem as intervals of +1 for a<=x<=b and -a>=x>=b? |
Re: Problem 2.3 c
You will note from the definition of the hypothesis set:
![]() ![]() You only get to vary ![]() And yes, the ![]() Quote:
|
Problem 2.15
In (a), it said that we should provide a monotonic classifier. Then, why there are +1 and -1 regions?
Also, as it said in (b) that generating the next point by increasing the first component and decreasing the second component. Then, how can we determine which point is larger? Because X1>=X2 if and only if the inequality is satisfied for every component. However, the next point is just with one component larger than that of the first one, while another component is less than that of the first one. So, it's a little confusing. |
Re: Problem 2.15
The function
![]() In (b), you are asked to compute m(N). To compute m(N) you need to count the maximum number of implementable dichotomys on some N points. The problem suggest a set of N points which might be helpful. The fact that no point is larger than another is crucial [hint: because if a point were larger than another, there is a dichotomy that you cannot implement]. Quote:
|
All times are GMT -7. The time now is 10:38 AM. |
Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
The contents of this forum are to be used ONLY by readers of the Learning From Data book by Yaser S. Abu-Mostafa, Malik Magdon-Ismail, and Hsuan-Tien Lin, and participants in the Learning From Data MOOC by Yaser S. Abu-Mostafa. No part of these contents is to be communicated or made accessible to ANY other person or entity.