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
Can the prior distribution be arbitrarily set? In the CNN, the weight can be optimized by the back propagate. However, in the BCNN, the W_mu and W_sigma always seem to be approximated the initial prior distribution?
The text was updated successfully, but these errors were encountered:
kikyo97
changed the title
What is the parameter $theta^opt$ and why do you use KL[q||p] instead of KL[p||q]?
What is the function of the fixed prior value (i.e., prior_mu and prior_sigma) ?
Jun 17, 2021
Can the prior distribution be arbitrarily set? In the CNN, the weight can be optimized by the back propagate. However, in the BCNN, the W_mu and W_sigma always seem to be approximated the initial prior distribution?
The text was updated successfully, but these errors were encountered: