Skip to content

Releases: statmlben/dnn-inference

dnn-inference-0.15

30 Jun 06:23
Compare
Choose a tag to compare

The version 0.15 for dnn-inference is published.

  • test.py in ./tests to examine the class split_test
  • Update the Jupyter notebooks
  • Speed up the main function split_test.testing
  • Dict for fit_params, tune_params, and test_params
  • More clear pipeline for tuning the hyperparams: inf_ratio and perturb
  • fix some bugs

dnn-inference-0.12

15 Dec 06:39
Compare
Choose a tag to compare

The version 0.12 for dnn-inference is published.

  • Update Docs to add python API
  • change perturbation level based on the variance of losses based on the full model.
  • fix some bugs

You can upgrade with pip as usual

pip install -U dnn-inference