Mirror Models
Collection
This xaitalk collection contains all mirror models for demo purposes of xaitalk. β’ 23 items β’ Updated
A small 4-layer MLP (13β64β32β16β2) trained once on the UCI Heart Disease
(Cleveland) dataset, frozen and published so xaitalk's tabular adapter loads
fixed, reproducible weights (via xaitalk.hub.ensure_model) across
PyTorch / TensorFlow / JAX β rather than retraining on every load().
This makes the tabular domain deterministic (canonical + cross-device consistency) and, crucially, demonstrates XAI on real, interpretable clinical features (age, cholesterol, resting BP, ...) rather than synthetic data β there is no signal to attribute in random data.
.npz (JAX layout; PT transposes Dense).Part of xaitalk β cross-framework XAI.