aydin-utting/mphys-project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Aleatoric-MPhys
Repository for MPhys project on aleatoric uncertainty in radio galaxy classification
Training a LeNetKG model on image data will output the prediction logit and a measure of uncertainty $s$. The uncertainty on the logit can be calculated using
$$
\sigma^2 = \textrm{softplus}(s)
$$