zhiweiuk / sparse-autoencoder-tensorflow
This is an example of using Tensorflow to build Sparse Autoencoder for representation learning.
☆21Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for sparse-autoencoder-tensorflow
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆57Updated 7 years ago
- The code for the cycle wasserstein regression generative adversarial network model for semi supervised bi-directional regression.☆23Updated 6 years ago
- ☆89Updated 6 years ago
- Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018☆56Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 5 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆60Updated 7 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆118Updated 5 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆146Updated 9 years ago
- A simple and effective method for single-class classification of images☆159Updated 2 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 6 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 5 years ago
- A tensorflow version of JULE (Joint Unsupervised Learning of Deep Representations and Image Clusters).☆25Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Cluster Support Vector Data Description☆18Updated 7 years ago
- GAAL-based Outlier Detection☆131Updated 2 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Updated last year
- contains the code for models in the paper Robust, Deep and Inductive Anomaly Detection☆34Updated 7 years ago
- Implementation of a convolutional auto-encoder in PyTorch☆18Updated 6 years ago
- A Pytorch implementation of the paper `Deep Autoencoding Gaussian Mixture Model For Unsupervised Anomaly Detection` by Zong et al.☆68Updated 4 years ago
- Implementation of autoencoders in PyTorch☆58Updated 6 years ago
- Denoising Adversairal Autoencoders☆40Updated 7 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- ☆25Updated 5 years ago
- Implementation of the Sliced Wasserstein Autoencoders☆91Updated 6 years ago
- Comparison of Variational Autoencoders with Bayesian Neural Networks. Accuracy, Latent space, Reconstruction and White Noise filtering.☆26Updated 6 years ago
- Variational autoencoder for anomaly detection (in PyTorch).☆48Updated 5 years ago
- Autoencoders - a deep neural network was used for feature extraction followed by clustering of the "Cancer" dataset using k-means techni…☆13Updated 6 years ago
- PyTorch implementation of SDAE (Stacked Denoising AutoEncoder)☆123Updated 4 years ago
- Autoencoders in Keras☆126Updated 6 years ago
- A combination of Autoencoder and Robust PCA☆183Updated 4 months ago