Open munchmoo opened 2 years ago
Hello,
Thank you for sharing your work!
How did you generate mu and sigma for pseudo probability distribution(P) for calculating loss with predicted probability distribution?
Does Pseudo mu, sigma go through the same process as 'get_mu_sigma' in module.py ?
Thank you
Hi, the code of computing the pseudo mu and sigma can be found in tools/normal_check_prob_enc.py.
tools/normal_check_prob_enc.py
Hello,
Thank you for sharing your work!
How did you generate mu and sigma for pseudo probability distribution(P) for calculating loss with predicted probability distribution?
Does Pseudo mu, sigma go through the same process as 'get_mu_sigma' in module.py ?
Thank you