Skip to content

v0.2.0

Choose a tag to compare

@mstechly mstechly released this 08 Feb 18:39
· 31 commits to main since this release
76a3f98

New features:

  • orqviz now doesn't require parameters to be 1D vectors, they can be ND arrays instead
  • We introduced LossFunctionWrapper as a utility tool that helps with changing arbitrary python functions into orqviz-compatible loss functions.

Minor changes:

  • Improvements in notebook examples
  • Improvements in readme and contribution guidelines