FactorVAE
A TensorFlow implementation of FactorVAE, proposed in "Disentangling by Factorising" by Kim et al.
Install / Use
/learn @nicolasigor/FactorVAEREADME
FactorVAE
A TensorFlow implementation of FactorVAE, proposed in "Disentangling by Factorising" by Kim et al. (https://arxiv.org/abs/1802.05983).
This implementation use the dSprites dataset. You can download it from: https://github.com/deepmind/dsprites-dataset
