ermongroup / cs228-notes

Course notes for CS228: Probabilistic Graphical Models.
MIT License
1.9k stars 471 forks source link

weights or parameters? #199

Closed mr-easy closed 3 years ago

mr-easy commented 4 years ago

Shouldn't the thetas be called parameters for the general EM algorithm? They are weights when we specifically discuss a mixture model, but not in general. I find parameters to be more suitable.