https://github.com/adeel-intizar/keras-autoencoders
Implementation of Conv-AutoEncoder and Variational-AutoEncoder in TensorFlow/ keras
https://github.com/adeel-intizar/keras-autoencoders
autoencoder autoencoder-mnist convolutional-neural-networks keras tensorflow variational-autoencoder
Last synced: 4 months ago
JSON representation
Implementation of Conv-AutoEncoder and Variational-AutoEncoder in TensorFlow/ keras
- Host: GitHub
- URL: https://github.com/adeel-intizar/keras-autoencoders
- Owner: Adeel-Intizar
- Created: 2020-10-04T06:09:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-04T07:19:51.000Z (over 4 years ago)
- Last Synced: 2025-01-09T07:13:07.687Z (6 months ago)
- Topics: autoencoder, autoencoder-mnist, convolutional-neural-networks, keras, tensorflow, variational-autoencoder
- Language: Jupyter Notebook
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keras-AutoEncoders
This Repository Contains Implementation of
Convolutional AutoEncoders for Image Denoising and Reconstruction and Variational AutoEncoders using TensorFlow / Keras