bayesian-neural-network-blogpost
bayesian-neural-network-blogpost copied to clipboard
about the variance of classification task
trafficstars
Hi, when modeling aleatoric uncertainty, why is pred_var, predicted logit values and variance's shape: (N, C + 1)? Shouldn't it be (N, C * 2)?