Skip to content

v1.5

Compare
Choose a tag to compare
@VincentStimper VincentStimper released this 21 Dec 10:50
· 104 commits to master since this release
2ecd35d

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.