pandaKing

Results 7 issues of pandaKing

Hi, Thank you for your amazing work. Can you share you trained model as I find it's hard to get the satisfactory results. Thank you!

Thank you for your working and sharing. I learned a lot from them. However, I have a question about the VAE implementation. In VAE.py, you calculate the marginal_likelihood as an...

Hi, Thank you for the great work. I copy the model.py file from Seq2Seq-PyTorch, but when I run the adversarial.py, there is one bug. The reason is that when executing...

Hi, thank you for your work. But I cannot find model in the seq2seq folder. How to solve it? Sincerely!

I run the code and set the iteration as 200. The training process seems OK. But then Error occurs. I run it on GTX 1080 and on GTX870. But the...

Hi, Thank your for sharing. I have a problem When I add the batchNorm operation to the generation net, the assertion error will occur. `AssertionError assert not scan_updates ` Could...

I have a problem while install the pymix in ubuntu14LTS, I down load the zip file and extract the tarball to a directory,then change into the directory and run "sudo...