We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2037bae commit 0de8ed2Copy full SHA for 0de8ed2
1 file changed
README.md
@@ -65,12 +65,6 @@ target, a knob none of those baselines have. The JAX-native pipeline
65
(custom encoders, batch FDR control) is in
66
[`tutorials/02_anomaly_detection.py`](tutorials/02_anomaly_detection.py).
67
68
-Live, on CPU:
69
-
70
-<p align="center">
71
- <img src="assets/quickstart.gif" alt="Live demo: fit on normal data, FPR 0.049 against a 0.050 target, 50/50 anomalies caught" width="700">
72
-</p>
73
74
## Calibrated probabilities and prediction sets
75
76
Hypervectors carry distributions (`GaussianHV`, `DirichletHV`) with
0 commit comments