tdeboissiere / DeepLearningImplementations

Implementation of recent Deep Learning papers
MIT License
1.81k stars 650 forks source link

The definition of wasserstein loss is really misleading #26

Closed lc82111 closed 7 years ago

lc82111 commented 7 years ago

I would like see a clear definition of Wasserstein loss that gets rid of "y_true" or "y_pred", because these remind me conventional entropy loss.

tdeboissiere commented 7 years ago

Thanks for letting me know. I may change that when I port the code to Keras 2