shashwath94 / Semisupervised-learning-with-DCGANsLinks
Using DCGANs to learn useful representations during the adversarial training process and using the learned features to classify images with relatively little training data
☆12Updated 8 years ago
Alternatives and similar repositories for Semisupervised-learning-with-DCGANs
Users that are interested in Semisupervised-learning-with-DCGANs are comparing it to the libraries listed below
Sorting:
- Keras Implementation of adverserial autoencoder (AAE)☆55Updated 7 years ago
- Try Openmax with MNIST Fashion dataset☆11Updated 7 years ago
- Semi-supervised Learning GAN☆81Updated 8 years ago
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 7 years ago
- Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018☆57Updated 7 years ago
- contains the code for models in the paper Robust, Deep and Inductive Anomaly Detection☆36Updated 8 years ago
- ☆51Updated 11 years ago
- Open-Set Recognition Using Intra-Class Splitting☆17Updated 6 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 3 months ago
- The code for the cycle wasserstein regression generative adversarial network model for semi supervised bi-directional regression.☆23Updated 7 years ago
- This is the code we used in our paper Manifold regularization with GANs for semi-supervised learning☆24Updated 6 years ago
- Bayesian Convolutional Neural Networks with Bernoulli Approximate Variational Inference, Gal et al. 2015☆36Updated 7 years ago
- ☆23Updated 7 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 7 years ago
- A Python implementation of PCANet https://arxiv.org/abs/1404.3606☆150Updated 6 years ago
- A Matlab implementation of the capsule networks (or capsnet).☆48Updated 8 years ago
- Unsupervised anomaly detection with generative model, keras implementation☆182Updated 6 years ago
- A tensorflow version of JULE (Joint Unsupervised Learning of Deep Representations and Image Clusters).☆26Updated 7 years ago
- This is an implementation of the Extreme Value Machine by Rudd et al., with minor changes from the original work.☆54Updated 7 years ago
- Classification of Time-series data with RNN☆18Updated 6 years ago
- A combination of Autoencoder and Robust PCA☆188Updated last year
- A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 7 years ago
- Models for one class neural networks☆44Updated 7 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆44Updated 9 years ago
- Cluster Support Vector Data Description☆20Updated 8 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- This is an example of using Tensorflow to build Sparse Autoencoder for representation learning.☆23Updated 8 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆150Updated 10 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆99Updated 4 years ago