AlexanderFabisch / gmr

Gaussian Mixture Regression
https://alexanderfabisch.github.io/gmr/
BSD 3-Clause "New" or "Revised" License
168 stars 49 forks source link

References for MoE regression. #15

Closed ostwalprasad closed 4 years ago

ostwalprasad commented 4 years ago

Hello!

Could you provide references for Mixtures of Experts Regression? Like a book/paper to refer algorithm from which it was implemented.

Thanks!

AlexanderFabisch commented 4 years ago

Hi,

GMR is one of those algorithms that is used in many publications without a clear main reference. Here are some publications:

ostwalprasad commented 4 years ago

These links were quite helpful. Thank you!

AlexanderFabisch commented 4 years ago

You're welcome. I also added those references to the readme.