A PyTorch implementation of Multimodal Generative Models for Scalable Weakly-Supervised Learning (https://arxiv.org/abs/1802.05335). Code adapted from original implementation by authors.
Identical to mm-dgm.
Run main.py in mnist_svhn/. Results can be found in mnist_svhn/experiments.
See issue #1