Hi, I've been going through the code for the M2 model, and noticed the prior p(y) (logpy in the code) has been commented out and missing from your final reconstruction loss? (See line 126.) Is there a reason logpy was commented out? How does the model still work without this?
Hi, I've been going through the code for the M2 model, and noticed the prior p(y) (
logpyin the code) has been commented out and missing from your final reconstruction loss? (See line 126.) Is there a reasonlogpywas commented out? How does the model still work without this?