Hi,
I am having troubles implementing the model criticism (http://edwardlib.org/tutorials/criticism) in the Mixture model. My problem occurs when I am using ed.Inference as the Mixture model does not have a “beta” parameter. I cannot simply remove this parameter.
Do you know what to do in this situation?
Thanks