yunjianyang / Semi-supervised_MNIST
Pytorch Code for Semi-supervised Learning on MNIST Data Set
☆12Updated 8 years ago
Alternatives and similar repositories for Semi-supervised_MNIST:
Users that are interested in Semi-supervised_MNIST are comparing it to the libraries listed below
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 5 years ago
- Unofficial pytorch implementation of a paper, Distributional Smoothing with Virtual Adversarial Training [Miyato+, ICLR2016].☆26Updated 6 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 5 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 7 years ago
- Implementation of the NIPS paper: https://papers.nips.cc/paper/6908-adversarial-ranking-for-language-generation.pdf☆9Updated 7 years ago
- This is a tensorflow implementation of 2018 NIPS paper: [GLoMo: Unsupervisedly Learned Relational Graphs as Transferable Representations.…☆14Updated 6 years ago
- A PyTorch implementation for Adversarial Representation Learning for Domain Adaptation☆50Updated 7 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 7 years ago
- Demo for the paper titled "Learning to Compare: Relation Network for Few-Shot Learning"☆29Updated 7 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 6 years ago
- Semi-Supervised Learning Method for Deep Neural Networks☆28Updated 7 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆41Updated 6 years ago
- Implementations of knowledge distillation and knowledge transfer models in neural networks.☆22Updated 5 years ago
- Domain adaptation networks for digit recognitioning☆14Updated 7 years ago
- Pytorch Implemention of paper "Deep Spectral Clustering Learning", the state of the art of the Deep Metric Learning Paper☆93Updated 6 years ago
- Implementation of Deep Soft-K means☆28Updated 3 years ago
- A PyTorch implementation for Asymmetric Tri-training for Unsupervised Domain Adaptation☆44Updated 7 years ago
- Pytorch implementation of Virtual Adversarial Training☆133Updated 5 years ago
- Implementation of Ladder Network in PyTorch.