Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 294 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 294 Bytes

Analogical training

Pytorch implementation of AnaVAE and AnaGAN proposed in Unsupervised Disentangled Representation Learning with Analogical Relations (https://arxiv.org/abs/1804.09502)

The code is implemented with python 3.6 and pytorch 0.2. Jupyter Notebook is required to run the demo.