Skip to content

Pytorch implementation of Generative Stochastic Network

License

Notifications You must be signed in to change notification settings

ayaz-amin/pytorch-gsn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generalized Denoising Auto-Encoders as Generative Models

This is a Pytorch reimplementation of Generative Stochastic Network

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

@misc{bengio2013generalized,
      title={Generalized Denoising Auto-Encoders as Generative Models}, 
      author={Yoshua Bengio and Li Yao and Guillaume Alain and Pascal Vincent},
      year={2013},
      eprint={1305.6663},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}

About

Pytorch implementation of Generative Stochastic Network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages