divamgupta / ladder_network_kerasLinks
Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !
☆100Updated 4 years ago
Alternatives and similar repositories for ladder_network_keras
Users that are interested in ladder_network_keras are comparing it to the libraries listed below
Sorting:
- ☆197Updated 3 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆55Updated 6 years ago
- How to do Unsupervised Clustering with Keras☆240Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- A deep clustering algorithm. Code to reproduce results for our paper N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of …☆138Updated last year
- Deep Embedded Clustering with Data Augmentation (DEC-DA). Performance on MNIST (acc=0.985, nmi=0.960).☆57Updated 6 years ago
- Pytorch Deep Clustering with Convolutional Autoencoders implementation☆107Updated 5 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 6 years ago
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆215Updated last year
- Semi-supervised Learning GAN☆81Updated 7 years ago
- Autoencoder model for rare event classification☆105Updated 6 years ago
- Latent space clustering in Generative Adversarial Network (GAN)☆107Updated 3 years ago
- Generic implementation for clustering with deep learning : representation learning (DNN) + clustering☆294Updated 7 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆233Updated 5 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 9 months ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Deep Feature Selection using Teacher Student Network☆43Updated 6 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 6 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Deep Embedding Clustering in Keras☆132Updated 8 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- contains the code for models in the paper Robust, Deep and Inductive Anomaly Detection☆35Updated 8 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆98Updated 7 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 3 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆33Updated 7 years ago
- A novel method for few shot learning☆52Updated 5 years ago
- Pytorch Implementation of ClusterGAN (arXiv:1809.03627)☆96Updated 2 years ago