ngailapdi / autoencoder
Implementation of a convolutional auto-encoder in PyTorch
☆20Updated 6 years ago
Alternatives and similar repositories for autoencoder
Users that are interested in autoencoder are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of paper: adVAE: a Self-adversarial Variational Autoencoder with Gaussian Anomaly Prior Knowledge for Anomaly Dete…☆34Updated 4 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- Variational autoencoder for anomaly detection (in PyTorch).☆48Updated 5 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆131Updated last year
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- TE data diagnosis using pytorch☆20Updated 6 years ago
- pytorch >>> 快速搭建自己的模型!☆125Updated 2 years ago
- This is stack autoencoder (SAE) implemented by Pytorch☆25Updated 7 years ago
- conditional variational autoencoder written in Keras [not actively maintained]☆96Updated 7 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 7 years ago
- ☆53Updated 7 years ago
- A Pytorch implementation of the paper `Deep Autoencoding Gaussian Mixture Model For Unsupervised Anomaly Detection` by Zong et al.☆70Updated 5 years ago
- Sparse Autoencoders using FashionMNIST dataset☆35Updated 6 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 6 years ago
- using WGAN to generate fault bearing vibration signals☆50Updated 7 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆128Updated 5 years ago
- This repository is mainly to show the source code of neural component analysis.☆22Updated 7 years ago
- Stacked Denoising AutoEncoder☆77Updated 5 years ago
- Autoencoders in PyTorch☆100Updated 5 years ago
- Include Supervised learning:Logistic Regression、Multilayer perceptron and Deep Convolutional Network .And Unsupervised learning:Auto Enco…☆13Updated 3 years ago
- A Novel and Efficient CVAE-GAN-BASED Approach with Informative Manifold for Semi-Supervised Anomaly Detection☆13Updated 6 years ago
- MATLAB Code for abnormal detection using Support Vector Data Description (SVDD).☆79Updated 3 years ago
- Autoencoders - a deep neural network was used for feature extraction followed by clustering of the "Cancer" dataset using k-means techni…☆13Updated 7 years ago
- Extreme Learning Machine implemented in Pytorch☆103Updated 7 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 4 years ago
- Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining☆47Updated 6 years ago
- Fault-Attention Generative Probabilistic Adversarial Autoencoder for Machine Anomaly Detection☆18Updated 4 years ago