5.7, due Nov 2
Difficult:
I thought the hardest part of this section was the part on marginal distributions. I was confused by the notation in p.m.f. for marginal distributions -- are we summing/integrating over just the variable that we are taking the marginal distribution of? Or are we summing over all of the variables except the variable that we are taking the marginal distribution of?
Reflective:
These are some awesome concepts, and I think it would help a ton to solidify understanding if we had a machine learning algorithm to code up that applied these principles. In Dr. Wingate's CS 401R class we did a lab on the Expectation Maximization algorithm for clustering -- one of the most fundamental machine learning algorithms. That lab applied the concepts of covariance matrices, multivariate normal distributions, and also was relevant in showing the numerical instability of covariance matrices. It was a great lab, and I think ACME should cannibalize it. If you're interested, here's the link: http://liftothers.org/dokuwiki/doku.php?id=cs401r_w2016:lab13
I thought the hardest part of this section was the part on marginal distributions. I was confused by the notation in p.m.f. for marginal distributions -- are we summing/integrating over just the variable that we are taking the marginal distribution of? Or are we summing over all of the variables except the variable that we are taking the marginal distribution of?
Reflective:
These are some awesome concepts, and I think it would help a ton to solidify understanding if we had a machine learning algorithm to code up that applied these principles. In Dr. Wingate's CS 401R class we did a lab on the Expectation Maximization algorithm for clustering -- one of the most fundamental machine learning algorithms. That lab applied the concepts of covariance matrices, multivariate normal distributions, and also was relevant in showing the numerical instability of covariance matrices. It was a great lab, and I think ACME should cannibalize it. If you're interested, here's the link: http://liftothers.org/dokuwiki/doku.php?id=cs401r_w2016:lab13
Comments
Post a Comment