rdevon / DIMLinks
Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"
☆810Updated 6 years ago
Alternatives and similar repositories for DIM
Users that are interested in DIM are comparing it to the libraries listed below
Sorting:
- Learning deep representations by mutual information estimation and maximization☆324Updated 6 years ago
- A curated list of research papers related to learning disentangled representations☆464Updated 6 years ago
- Public repo for Augmented Multiscale Deep InfoMax representation learning☆401Updated 5 years ago
- Approximating Wasserstein distances with PyTorch☆459Updated 2 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,329Updated 4 years ago
- Keras implementation of Representation Learning with Contrastive Predictive Coding☆546Updated 6 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆755Updated 4 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆351Updated 6 years ago
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆205Updated 7 years ago
- Code for reproducing Manifold Mixup results (ICML 2019)☆493Updated last year
- PyTorch Implementation of the paper Learning to Reweight Examples for Robust Deep Learning☆354Updated 6 years ago
- Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.☆461Updated 5 years ago
- disentanglement_lib is an open-source library for research on learning disentangled representations.☆1,407Updated 4 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- ☆576Updated 2 years ago
- Virtual Adversarial Training (VAT) implementation for PyTorch