weihua916 / imsatLinks
Reproducing code for the paper "Learning Discrete Representations via Information Maximizing Self-Augmented Training"
☆80Updated 5 years ago
Alternatives and similar repositories for imsat
Users that are interested in imsat are comparing it to the libraries listed below
Sorting:
- Code for reproducing the results on the MNIST dataset in the paper "Distributional Smoothing with Virtual Adversarial Training"☆110Updated 8 years ago
- Implementation of Virtual adversarial training with chainer☆40Updated 7 years ago
- Python codes for weakly-supervised learning☆124Updated 5 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆215Updated 5 years ago
- Variational Auto-encoder with Non-parametric Bayesian Prior☆43Updated 8 years ago
- Pytorch Implemention of paper "Deep Spectral Clustering Learning", the state of the art of the Deep Metric Learning Paper☆93Updated 7 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆100Updated 9 years ago
- Virtual adversarial training with Tensorflow☆253Updated 7 years ago
- [NeurIPS 2018] Code for the paper "Binary Classification from Positive-Confidence Data"☆51Updated 2 weeks ago
- Sparse and structured neural attention mechanisms☆224Updated 5 years ago
- Noise-as-targets representation learning for cifar10. Implementation based on the paper "Unsupervised Learning by Predicting Noise" by Bo…☆23Updated 8 years ago
- Conditional variational autoencoder implementation in Torch☆107Updated 9 years ago
- Variational Dropout Sparsifies Deep Neural Networks (Molchanov et al. 2017) by Chainer