https://github.com/manfreddiaz/vae_tensorflow
Implementation of generative models from the Variational AutoEncoders family on Tensorflow
https://github.com/manfreddiaz/vae_tensorflow
Last synced: about 2 months ago
JSON representation
Implementation of generative models from the Variational AutoEncoders family on Tensorflow
- Host: GitHub
- URL: https://github.com/manfreddiaz/vae_tensorflow
- Owner: manfreddiaz
- Created: 2018-07-08T17:09:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-08T19:17:41.000Z (over 7 years ago)
- Last Synced: 2024-12-27T01:09:29.950Z (12 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vae_tensorflow
Implementation of generative models from the Variational AutoEncoders family on Tensorflow