This adds code for the Unsupervised Disentanglement Ranking (UDR) method.
1.3
This adds various bug fixes, a new fairness score and code to run abstract reasoning experiments.
1.2
This fixes a bug in the FactorVAE score computation.
1.0
This is the version used for the NeurIPS 2019 Competition on Learning Disentangled Representations.
0.8.0
What's Changed * upgrade dependencies by nmichlo in https://github.com/nmichlo/disent/pull/40 - **BREAKING CHANGES:** `pytorch` and `pytorch_lightning` upgraded to `>=2.0.0` * fix publish by nmichlo in https://github.com/nmichlo/disent/pull/46
What's Changed * Project Linting by nmichlo in https://github.com/nmichlo/disent/pull/44 * safe tar extraction by nmichlo in https://github.com/nmichlo/disent/pull/45