Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelChen committed Sep 30, 2019
1 parent a41c0f4 commit 4e9895f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,9 +1,10 @@
# Multi-View Data Generation Without View Supervision
An implementation of the models presented in the [Multi-View Data Generation Without View Supervision](https://openreview.net/forum?id=ryRh0bb0Z) by Mickael Chen, Ludovic Denoyer and Thierry Artières, ICLR 2018


![gmv](https://github.com/mickaelChen/GMV/blob/master/GMV.png)

We propose a generative models for multi-view data by decomposing the latent space between content and view.

## Usage

The code runs using PyTorch and numpy.
Expand Down

0 comments on commit 4e9895f

Please sign in to comment.