EFS-OpenSource / calibration-framework

The net:cal calibration framework is a Python 3 library for measuring and mitigating miscalibration of uncertainty estimates, e.g., by a neural network.
https://efs-opensource.github.io/calibration-framework/
Apache License 2.0
347 stars 42 forks source link

Why do I already have torch installed, but when I install this package with pip, it still forces the torch to be updated? #60

Open soberguo opened 3 months ago

soberguo commented 3 months ago

Why do I already have torch installed, but when I install this package with pip, it still forces the torch to be updated?