Skip to content

v.1.2.0

Compare
Choose a tag to compare
@rpreen rpreen released this 11 Jul 15:58
· 18 commits to main since this release
a54f8c1

Changes:

  • Add support for scikit-learn MLPClassifier (#276)
  • Use default XGBoost params if not defined in structural attacks (#277)
  • Clean up documentation (#282)
  • Clean up repository and update packaging (#283)
  • Format docstrings (#286)
  • Refactor (#284, #285, #287)
  • Add CLI and tools for generating configs; significant refactor (#291)
  • Add different implementation modes for online and offline LiRA (#281)