Hi Jarrel,
I'm trying to adapt your code to fit 8 Gaussian mixtures like what experiment they showed in their paper (unlike you fitting the latent z with 4 Gaussian mixtures, I'm trying to fit the latent z with a Gaussian prior). However, loss, logdet, and pz all blow up (na) after some point.
Could you guess what the problem is and how to make the training more stable? Thanks.
Hi Jarrel,
I'm trying to adapt your code to fit 8 Gaussian mixtures like what experiment they showed in their paper (unlike you fitting the latent z with 4 Gaussian mixtures, I'm trying to fit the latent z with a Gaussian prior). However, loss, logdet, and pz all blow up (na) after some point.
Could you guess what the problem is and how to make the training more stable? Thanks.