Variational-Lstm-Autoencoder icon indicating copy to clipboard operation
Variational-Lstm-Autoencoder copied to clipboard

Lstm variational auto-encoder for time series anomaly detection and features extraction

Results 11 Variational-Lstm-Autoencoder issues
Sort by recently updated
recently updated
newest added

Hi, Dear. It is a great work and I am a new at this field and hope you can update the model_saving and loading code, so that we could get...

Hi, I'm new to VAE and wanted to try something with the code you shared. One question regarding the `timesteps`, is it the maximum timestep of the dataset? If it...

Hi @TimyadNyda , How could we visualize the latent space using your code? Thanks.

during training there happens to be an error and I can't train the ltsm-vae model. I've read some recommendations such as reduce batch size or reduce learning rate or use...

Hello, First, thank you for this repo, I learned a lot on how to make tf networks without keras' premade layers. However, it seems to me that the reconstruction loss...

Hi, Thank you very much for your contribution. Can you provide Some detail related to "intermediate_dim = 10,z_dim = 3" or if you have some example dataset that would be...

Hi do you mind posting the dataset needed to run the code?

Hi, thanks for sharing your project. Can you please explain which data set did you use? I want to have a look at the structure of the data set you...

I would love to see your notebook with an example. It has been a while this repository has been made. When would the notebook be uploaded, please?