You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running VaDE.py on MNIST, I get a constant acc_p_c_z value of 0.11252857, regardless of how long I run. Looking at the code, it seems that while vade is compiled and trained, gamma_output is never trained. Am I missing something? I'm not a Theano user, so I might be missing something obvious.
The text was updated successfully, but these errors were encountered:
When running VaDE.py on MNIST, I get a constant acc_p_c_z value of 0.11252857, regardless of how long I run. How to solve this problem? Please tell me! Thank you very much
When running VaDE.py on MNIST, I get a constant acc_p_c_z value of 0.11252857, regardless of how long I run. Looking at the code, it seems that while vade is compiled and trained, gamma_output is never trained. Am I missing something? I'm not a Theano user, so I might be missing something obvious.
The text was updated successfully, but these errors were encountered: