Seratna / TensorFlow-Convolutional-AutoEncoderLinks
This is an implementation of Convolutional AutoEncoder using only TensorFlow
☆121Updated 6 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
Sorting:
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆149Updated 10 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆505Updated 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 8 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 3 years ago
- ☆49Updated 7 years ago
- some demo of GANs☆278Updated 6 years ago
- Implementing Siamese Network using Tensorflow with MNIST☆251Updated 5 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆517Updated 6 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 7 years ago
- Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)☆757Updated 7 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆497Updated 8 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆227Updated 5 years ago
- Generative image model with learned similarity measures☆444Updated 8 years ago
- DenseNet implementation in Keras☆709Updated 5 years ago
- Using siamese network to do dimensionality reduction and similar image retrieval☆286Updated 6 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆241Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 9 years ago
- Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.☆827Updated 6 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- Deep generative networks, coded with Keras.☆123Updated 8 years ago
- Keras implementation of Non-local Neural Networks☆290Updated last year
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago