Seratna / TensorFlow-Convolutional-AutoEncoder
This is an implementation of Convolutional AutoEncoder using only TensorFlow
☆118Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for TensorFlow-Convolutional-AutoEncoder
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆57Updated 7 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 6 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆146Updated 9 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆218Updated 2 years ago
- A wizard's guide to Adversarial Autoencoders☆429Updated 3 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆148Updated 7 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆202Updated 6 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆493Updated 7 years ago
- Autoencoders in Keras☆126Updated 6 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 5 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆128Updated 6 years ago
- some demo of GANs☆274Updated 5 years ago
- RBM/DBN implementation with tensorflow attempt project☆79Updated 8 years ago
- ☆48Updated 6 years ago
- ☆198Updated 7 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆258Updated 6 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆238Updated 6 years ago
- Semi-supervised Learning GAN☆80Updated 6 years ago
- TensorFlow LSTM-autoencoder implementation☆193Updated 6 years ago
- Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018☆56Updated 6 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 5 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆419Updated 7 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆513Updated 5 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago