nmichlo / disent

🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervised, weakly supervised and unsupervised methods ▸ Easily configured and run with Hydra config ▸ Inspired by disentanglement_lib
https://disent.michlo.dev
MIT License
122 stars 18 forks source link

Improve Tests #8

Open nmichlo opened 3 years ago

nmichlo commented 3 years ago

Tests are currently lacking across disent

nmichlo commented 3 years ago

partial implementation of tests in 7f7d757133bc483e4637be8ee57b86b0bc22e116 release v0.1.0

Tests for actual data is annoying, rather need to test the individual components of mock datasets.

nmichlo commented 2 years ago

Partial implementation of tests for