Skip to content

badrmarani/ot-gan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OT-GAN

A PyTorch implementation of the OT-GAN paper. OT-GAN is a variant of generative models that uses Sinkhorn Divergence to minimize the distance between the generator and data distribution.

Installation

cd ot-gan
pip install -r requirements.txt

References

About

A PyTorch implementation of OT-GAN paper.

Resources

Stars

Watchers

Forks

Languages