Skip to content

v0.6.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@johannbrehmer johannbrehmer released this 18 Nov 19:18

New features:

  • Morphing-aware likelihood ratio estimators. See https://arxiv.org/abs/1805.00020 for a description. Implemented in madminer.ml.MorphingAwareRatioEstimator.
  • Gradient clipping can now be set with the keyword clip_gradient in the estimator train() functions.