Seratna / TensorFlow-Convolutional-AutoEncoder
This is an implementation of Convolutional AutoEncoder using only TensorFlow
☆119Updated 5 years ago
Alternatives and similar repositories for TensorFlow-Convolutional-AutoEncoder:
Users that are interested in TensorFlow-Convolutional-AutoEncoder are comparing it to the libraries listed below
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆59Updated 7 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- ☆48Updated 7 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆150Updated 7 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- Implementing Siamese Network using Tensorflow with MNIST☆249Updated 4 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 7 years ago
- TensorFlow LSTM-autoencoder implementation☆194Updated 7 years ago
- Autoencoders in Keras☆127Updated 6 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆551Updated 5 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- a tensorflow implementation of WGAN☆579Updated 7 years ago
- Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)☆755Updated 6 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆496Updated 7 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 5 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆39Updated 7 years ago
- A wizard's guide to Adversarial Autoencoders☆435Updated 3 years ago
- This is an example of using Tensorflow to build Sparse Autoencoder for representation learning.☆23Updated 7 years ago
- Dual Discriminator Generative Adversarial Nets☆62Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆219Updated 2 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆266Updated 4 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆420Updated 7 years ago