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:
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- some demo of GANs☆278Updated 6 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆122Updated 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
- TensorFlow LSTM-autoencoder implementation☆192Updated 7 years ago
- Dual Staged Attention Model for Time Series prediction☆66Updated 8 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆150Updated 10 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆299Updated last year
- Comparison of Generative Models in Tensorflow☆97Updated 8 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 3 years ago
- Keras implementation of LSTM Variational Autoencoder☆229Updated 6 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 7 years ago
- Stacked Denoising AutoEncoder☆80Updated 5 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 8 years ago
- Traffic Prediction using LSTM method.☆59Updated 9 years ago
- my dbn☆14Updated 7 years ago
- a tensorflow implementation of WGAN☆578Updated 8 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification☆141Updated 6 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆400Updated last year
- share the codes I write during I learn GAN☆70Updated 7 years ago
- TensorFlow Implementation of TCN (Temporal Convolutional Networks)☆111Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- A simple implementation of Transformer Encoder in keras. This repository also includes an example of Transformer as a classifier and its …☆16Updated 6 years ago
- A combination of Autoencoder and Robust PCA☆188Updated last year
- Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018☆57Updated 7 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆517Updated 6 years ago