BGAN
BGAN copied to clipboard
boundary-seeking generative adversarial networks
Not really an issue, but I made a PyTorch implementation for the discrete model, available [here](https://github.com/kklemon/bgan-pytorch), if anyone is interested.
Hi, I'm trying to do a porting from Theano to Tensorflow of this library. Is there a way to know the parameters used for the Celeba experiment? And second, why...
Hi, thanks for sharing your work. I am trying to follow your work in language generation but the code covers binary MNIST only. Could you share language version? or give...