L2L icon indicating copy to clipboard operation
L2L copied to clipboard

Linear smoothing makes no sense for gaussian mixture

Open maharjun opened this issue 8 years ago • 0 comments

I cannot seem to think of a way to implement smoothing for gaussian mixture models that makes any sense. This is because in the current implementation, there is absolutely no logic to decide which component gets linearly combined with which. This leads to pretty arbitrary smoothing I would think. Is there any way to do this in a manner that makes sense?

maharjun avatar Jun 13 '17 17:06 maharjun