wangyaobupt / GAN
Demostrate generative adversarial networks (GAN) technology in generating anddescriminate time-sequence, using Tensorflow to implement
☆13Updated 7 years ago
Alternatives and similar repositories for GAN:
Users that are interested in GAN are comparing it to the libraries listed below
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 5 years ago
- An experimental Generative Adversarial Network implementation of the Capsule Neural Network☆52Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 7 years ago
- some demo of GANs☆278Updated 6 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 2 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 7 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 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
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 7 years ago
- 论文笔记☆55Updated 6 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Semi-supervised Learning GAN☆79Updated 7 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆322Updated 5 years ago
- conditional generative adversarial network☆16Updated 8 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Spatio-temporal video autoencoder with convolutional LSTMs☆293Updated 8 years ago