vmf_vae_nlp
vmf_vae_nlp copied to clipboard
Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"
Hi, I have some questions regarding the implementation, and I can't reproduce the perplexities reported in the paper. 1. I'd be interested in #5, as well. 2. I can't reproduce...
Hi, I am not sure how you sample from the prior at test time. For the sampling from the prior, which is a vMF with `kappa = 0`, do you...
Hi, sorry for asking too much.... When I run label_matching code, I got this error. I couldn't find which code should be run before label_matching. (I am stuck here.) I...
Hi, I have two questions !! (I finished training of your nvrnn (yelp-normal, yelp-vmf, ptb-normal, ptb-vmf).) **1. How to see the generated samples?** After the end of training, I could...
Hello, is it possible to have hyperparameters values that reproduce the NVRNN and LM results on the PTB dataset ? Many thanks, Lucas