swae icon indicating copy to clipboard operation
swae copied to clipboard

Implementation of the Sliced Wasserstein Autoencoders

Results 1 swae issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for sharing the code. I found that the function `generateZ` in [`MNIST_SlicedWassersteinAutoEncoder_Circle.ipynb`](https://github.com/skolouri/swae/blob/master/MNIST_SlicedWassersteinAutoEncoder_Circle.ipynb) does not generate sample points in a circle uniformly. The generated sample points are more...