Skip to content

2023.12

Compare
Choose a tag to compare
@martinbenes1996 martinbenes1996 released this 10 Dec 23:41
· 44 commits to main since this release

First release.

Implemented embeddings:

  • J-UNIWARD
  • UERD
  • EBS
  • nsF5

API on three abstraction levels:

  • high-level (single call to embed)
  • mid-level (moderate abstraction, separated cost from simulator)
  • low-level (full access to cost computation, probability conversion, and simulator)