Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@LegrandNico LegrandNico released this 13 Oct 20:07
· 2 commits to master since this release
d534172

This is a major update that will break the model construction. Input nodes have been removed, we should use instead regular state nodes that are set at the roots of the network. In most cases, this is just one line of code to change/remove. This will provide better consistency, especially when using custom networks with nested branches, and might also improve performance on some models.

What's Changed

Full Changelog: v0.1.7...v0.2.0