-
## Exploration
The element of a group giving the best results is marked in bold. If multiple elements are used together, all of them are marked. \
If a minor positive changes were noted in the early…
-
Hey @igul222, thanks again for your help with comments earlier.
I've been rereading both WGAN papers, and I understand that the critic loss is supposed to estimate the wasserstein distance. Below …
-
I'm trying to run your mnist example, and I'm getting:
File "/home/jbmaxwell/anaconda3/envs/tensorflow/lib/python3.6/site-packages/keras/callbacks.py", line 764, in on_epoch_end
assert len(val_…
-
For reference, we will collect a list of discussed papers as well as the date of discussion in this issue.
leezu updated
7 years ago
-
Hello!
Thanks for the great tool.
But there is one question. Is it possible to implement this idea (https://arxiv.org/pdf/1611.07004v1.pdf) with the help of your library?
-
Dear authors,
thank you very much for the excellent work done in PlaidML.
Unfortunately, I am trying to use the PlaidML backend in Keras to calculate gradients, but I get the error below.
The o…
-
Hey @DegardinBruno
Great work. Thanks for sharing your code!
While training on the NTU-120 the generator loss is exploding. We only changed the batchsize from 32 to 380
```
[Epoch 297/1200…
-
https://arxiv.org/pdf/1703.10717.pdf
We propose a new equilibrium enforcing method paired with a loss derived from the Wasserstein distance for training auto-encoder based Generative Adversarial Ne…
leo-p updated
7 years ago
-
It seems that in the original paper the output of the discriminator(d_loss) is an estimate of EM distance, so should it be positive? The curve of d_loss shows it tends to converge but the negative nu…
-
**conditional VAEで音声embeddingを獲得し、転写することで音声変換を行う。更にWGANを使ってクリアな音声を目指す。**
論文本体・著者
------------------
* Chin-Cheng Hsu, Hsin-Te Hwang, Yi-Chiao Wu, Yu Tsao, Hsin-Min Wang
* arXiv: https://arxiv.or…