YugeTen / QMVAE-mmdgm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multimodal Variational Autoencoder

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.

Setup/Installation

Identical to mm-dgm.

How to run

Run main.py in mnist_svhn/. Results can be found in mnist_svhn/experiments.

Results

See issue #1

About


Languages

Language:Python 99.8%Language:Shell 0.2%