v1.5
A rendered documentation is added to the repository, which is available on https://vincentstimper.github.io/normalizing-flows/.
Test were added for several flow modules, which can be run via pytest
. With these new tests, several bugs were detected and fixed. The current coverage is about 61%. More tests will be added in the future as well as automated testing and coverage analysis on GitHub.
Moreover, the code is adapted to the syntax of newer PyTorch Versions.