You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,12 +48,12 @@ Bayesian-Torch is designed to be flexible and enables seamless extension of dete
48
48
*[AvUC](https://github.com/IntelLabs/bayesian-torch/blob/main/bayesian_torch/utils/avuc_loss.py): Accuracy versus Uncertainty Calibration loss [[Krishnan and Tickoo 2020](https://proceedings.neurips.cc/paper/2020/file/d3d9446802a44259755d38e6d163e820-Paper.pdf)]
49
49
50
50
## Installing Bayesian-Torch
51
-
<!--
51
+
52
52
**To install core library using `pip`:**
53
53
```
54
54
pip install bayesian-torch
55
55
```
56
-
-->
56
+
57
57
**To install latest development version from source:**
0 commit comments