forked from audeg/Sinkhorn-GAN
-
Notifications
You must be signed in to change notification settings - Fork 0
johannnamr/Sinkhorn-GAN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Two examples of learning with Sinkhorn divergences : mke_tf.py : Tensor-flow implementation of learning a generative model for the MNIST dataset -> code adapted from Jan Mentzen's implementation of a VAE (https://jmetzen.github.io/2015-11-27/vae.html) sinkhorn_gan_images.py : pyTorch implementation of learning a generative model for the CIFAR dataset (uses files sinkhorn.py, utils.py, mmd.py) -> code adapted from MMD-GAN implementation (https://github.com/OctoberChang/MMD-GAN)
About
Learning generative models with Sinkhorn Loss
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%