Skip to content

Anomaly Detection with Variational AutoEncoder in TensorFlow for Deep Learning course @tu Eindhoven

Notifications You must be signed in to change notification settings

faviasono/anomalydetectionVAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

anomalydetectionVAE

Anomaly Detection with Variational AutoEncoder in TensorFlow for Deep Learning course @TU Eindhoven

Variational Autoencoders (VAEs) provide a mathematically grounded framework for the unsupervised learning of latent representations. It is possible to perform unsupervised anomaly detection by training a VAE on the training data, such that it learns to represent "normal" data well and then compute the ELBO values for the test data, where ideally "normal" examples should obtain higher likelihood values than anomalous examples.

Assignment worked out with the collaboration of a team member.

About

Anomaly Detection with Variational AutoEncoder in TensorFlow for Deep Learning course @tu Eindhoven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published