greentfrapp / keras-aaeLinks
Implementation of Adversarial Autoencoder in Keras
☆31Updated 7 years ago
Alternatives and similar repositories for keras-aae
Users that are interested in keras-aae are comparing it to the libraries listed below
Sorting:
- Keras Implementation of adverserial autoencoder (AAE)☆55Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- This repository has implementation and tutorial for Deep Belief Network☆101Updated 6 years ago
- ☆196Updated 3 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Keras implementation of LSTM Variational Autoencoder☆228Updated 5 years ago
- Variational autoencoder for anomaly detection (in PyTorch).☆48Updated 5 years ago
- PyTorch implementation of SDAE (Stacked Denoising AutoEncoder)☆124Updated 4 years ago
- A combination of Autoencoder and Robust PCA☆188Updated last year
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆88Updated 6 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago
- Semi-supervised Learning GAN☆81Updated 7 years ago
- ALAD (Proceedings of IEEE ICDM 2018) official code☆136Updated 6 years ago
- A Keras framework for Adversarial Domain Adaptation☆34Updated 4 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
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- contains the code for models in the paper Robust, Deep and Inductive Anomaly Detection☆35Updated 8 years ago
- Generative Probabilistic Novelty Detection with Adversarial Autoencoders☆130Updated 4 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Repository for the Deep One-Class Classification ICML 2018 paper☆257Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆33Updated 7 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆99Updated 7 years ago
- Keras implementation of a gradient reversal layer for the Tensorflow backend☆91Updated 3 years ago
- Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018☆57Updated 7 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆300Updated 5 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆145Updated 7 years ago