![]() |
#1
|
|||
|
|||
![]()
In Exercise 2.13 (a), Prove dvc(H)<=log_2M. How to think this problem? M is the number of hypotheses, what is the relationship between dvc and M?
(b) What does dvc(\cap H_k) and \cap H_k the intersection of hypotheses mean? How can we intersect hypotheses? |
#2
|
||||
|
||||
![]()
For (a), maybe it is worth thinking about the dichotomies that can be generated by
![]() For (b), the intersection and union of hypothesis "sets" are simply "set" intersection and union. http://en.wikipedia.org/wiki/Union_%28set_theory%29 Hope this helps.
__________________
When one teaches, two learn. |
#3
|
|||
|
|||
![]()
Professor Lin,
I think that I did not represent my question clear. In perceptron example, we have only one H that is a set of infinite lines in the plane. My question is if we consider that H is a union of some subsets, what are they? They are subsets of these infinite lines? How to distinguish them? And how about intersection of these subsets? |
#4
|
||||
|
||||
![]()
For instance, the union of "positive rays" and "negative rays" is "positive or negative rays" which is simply 1-D perceptron. Similarly, you can have perceptrons with
![]() ![]() ![]()
__________________
When one teaches, two learn. |
#5
|
|||
|
|||
![]()
I got it. Thanks for your patience, professor Lin.
|
![]() |
Thread Tools | |
Display Modes | |
|
|