Skip to content
forked from goldenkaka/TWAE

A non-adversarial generative autoencoder with divide-and-conquer strategy

Notifications You must be signed in to change notification settings

zhanglabtools/TWAE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TWAE

TWAE (Tessellated Wasserstein Auto-encoder) is a powerful non-adversarial generative auto-encoder designed in the manner of divide-and-conquer strategy. TWAE can enhance the performance of WAE and is flexible to other Wasserstein distances.

Citation

@article{gai2020tessellated,
  title={Tessellated Wasserstein Auto-Encoders},
  author={Gai, Kuo and Zhang, Shihua},
  journal={arXiv preprint arXiv:2005.09923},
  year={2020}
}

About

A non-adversarial generative autoencoder with divide-and-conquer strategy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.1%
  • MATLAB 43.9%