wangyaobupt / GANLinks
Demostrate generative adversarial networks (GAN) technology in generating anddescriminate time-sequence, using Tensorflow to implement
☆13Updated 8 years ago
Alternatives and similar repositories for GAN
Users that are interested in GAN are comparing it to the libraries listed below
Sorting:
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago
- some demo of GANs☆281Updated 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
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆122Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆155Updated 8 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆150Updated 10 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 3 years ago
- a tensorflow implementation of WGAN☆579Updated 8 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆298Updated last year
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- TensorFlow LSTM-autoencoder implementation☆192Updated 8 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆401Updated 2 years ago
- Dual Staged Attention Model for Time Series prediction☆66Updated 8 years ago
- ☆49Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆152Updated 8 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆517Updated 6 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 8 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 8 years ago
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 9 years ago
- Everything about Generative Adversarial Networks☆248Updated 7 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆224Updated 5 years ago
- A wizard's guide to Adversarial Autoencoders☆433Updated 4 years ago
- Keras implementation of LSTM Variational Autoencoder☆229Updated 6 years ago
- Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018☆57Updated 7 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 8 years ago
- share the codes I write during I learn GAN☆70Updated 7 years ago
- Convolution GRU cell in PyTorch☆54Updated 3 years ago
- Semi-supervised Learning GAN☆82Updated 8 years ago