An open API service indexing awesome lists of open source software.

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

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