buriburisuri / timeseries_ganLinks
A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.
☆297Updated last year
Alternatives and similar repositories for timeseries_gan
Users that are interested in timeseries_gan are comparing it to the libraries listed below
Sorting:
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- Recurrent (conditional) generative adversarial networks for generating real-valued time series data.☆651Updated 6 years ago
- Auto encoder for time series☆438Updated 5 years ago
- Keras implementation of LSTM Variational Autoencoder☆227Updated 5 years ago
- An LSTM for time-series classification☆412Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Python 3.6+ (only)☆113Updated 6 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- ☆209Updated 6 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 5 years ago
- Scientific time series and deep learning state of the art☆282Updated 4 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 7 years ago
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆88Updated 5 years ago
- Torch implementations of various types of autoencoders☆472Updated 7 years ago
- A wizard's guide to Adversarial Autoencoders☆434Updated 3 years ago
- Sequence-to-sequence autoencoder for unsupervised learning of nonlinear dynamics (Tensorflow).☆30Updated 3 years ago
- Fully Convlutional Neural Networks for state-of-the-art time series classification☆705Updated 6 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al☆218Updated 6 years ago
- Autoencoders in Keras☆126Updated 7 years ago
- A generic Mixture Density Networks (MDN) implementation for distribution and uncertainty estimation by using Keras (TensorFlow)☆349Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- Example code for neural-network-based anomaly detection of time-series data (uses LSTM)☆181Updated 8 years ago
- Deepsense: a unified deep learning framework for time-series mobile sensing data processing.☆198Updated 5 years ago
- ☆151Updated 7 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- A CNN for time-series classification