Skip to content

Pytorch implementation of Regularized Autoencoder (w/ L2 regularization)

License

Notifications You must be signed in to change notification settings

ayaz-amin/pytorch-rae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

From Variational to Deterministic Autoencoders

This is a pytorch reimplementation of regularized autoencoder with L2 regularization

If you found this useful, you can cite the authors of the original paper:

@misc{ghosh2020variational,
      title={From Variational to Deterministic Autoencoders}, 
      author={Partha Ghosh and Mehdi S. M. Sajjadi and Antonio Vergari and Michael Black and Bernhard Schölkopf},
      year={2020},
      eprint={1903.12436},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}

About

Pytorch implementation of Regularized Autoencoder (w/ L2 regularization)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages