minh-nghia / AE-1SVM
Source code of Paper: Scalable and Interpretable One-class SVMs with Deep Learning and Random Fourier features
☆16Updated 6 years ago
Alternatives and similar repositories for AE-1SVM:
Users that are interested in AE-1SVM are comparing it to the libraries listed below
- GAAL-based Outlier Detection☆133Updated 2 years ago
- A Pytorch implementation of the paper `Deep Autoencoding Gaussian Mixture Model For Unsupervised Anomaly Detection` by Zong et al.☆70Updated 4 years ago
- My attempt at reproducing the paper Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection☆408Updated 2 years ago
- DAGMM Tensorflow implementation☆178Updated last year
- A combination of Autoencoder and Robust PCA☆186Updated 10 months ago
- ALAD (Proceedings of IEEE ICDM 2018) official code☆135Updated 6 years ago
- Outlier Detection for Time Series with Recurrent Autoencoder Ensembles☆73Updated 5 years ago
- Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection☆65Updated 4 years ago
- Deep distance-based outlier detection published in KDD18: Learning representations specifically for distance-based outlier detection. Few…☆48Updated 4 years ago
- Repository for the Deep One-Class Classification ICML 2018 paper☆253Updated 6 years ago
- This repository is the PyTorch implementation of GAN Ensemble for Anomaly Detection.☆39Updated 3 years ago
- Robust Subspace Recovery Layer for Unsupervised Anomaly Detection☆38Updated 4 years ago
- MLP_VAE, Anomaly Detection, LSTM_VAE, Multivariate Time-Series Anomaly Detection, IndRNN_VAE, Tensorflow☆123Updated 6 years ago
- We used generative adversarial networks (GANs) to do anomaly detection for time series data.