Skip to content

Releases: AlexanderFengler/LANfactory

v0.4.6

27 Feb 21:44
Compare
Choose a tag to compare
  • adjust styling to newest version of black
  • bump version to 0.4.6

v0.4.5

27 Feb 21:07
Compare
Choose a tag to compare
  • Allow onnx file creation directly from torch model trainers
  • Allow more network types to be manually specified for better file naming upon saving data from training runs

v0.4.4

23 Oct 05:08
2d0c20e
Compare
Choose a tag to compare
  • bug fix for MLPJax class which lead to wrong setting of network_type attribute
  • adding some test notebooks for cpns

v0.4.3

07 Oct 23:27
f6472fb
Compare
Choose a tag to compare
  • fix onnx import issue

v0.4.2

07 Oct 23:05
aa8094b
Compare
Choose a tag to compare
  • some simplifications for jaxMLPs
  • bring everything up to date and test on newest versions of torch / jax
  • add some testing notebooks (prior for expanded documentation)

0.4.1

17 Sep 03:04
92c8d0c
Compare
Choose a tag to compare
  • new docs webpage
  • improved docstrings