Releases: statmlben/dnn-inference
Releases · statmlben/dnn-inference
dnn-inference-0.15
The version 0.15 for dnn-inference is published.
test.py
in./tests
to examine the classsplit_test
- Update the Jupyter notebooks
- Speed up the main function
split_test.testing
- Dict for
fit_params
,tune_params
, andtest_params
- More clear pipeline for tuning the hyperparams:
inf_ratio
andperturb
- fix some bugs
dnn-inference-0.12
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