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
Thank you for the great code~I have a theoretical question to ask.
What is the significance of averaging the prediction results for T forward propagation?
This is a classification problem in which uncertainty can be calculated by predictive entropy without T forward propagation.
Since predictive entropy itself can represent uncertainty, I wanted to confirm the significance of averaging over T forward propagations.
The text was updated successfully, but these errors were encountered:
Thank you for the great code~I have a theoretical question to ask.
What is the significance of averaging the prediction results for T forward propagation?
This is a classification problem in which uncertainty can be calculated by predictive entropy without T forward propagation.
Since predictive entropy itself can represent uncertainty, I wanted to confirm the significance of averaging over T forward propagations.
The text was updated successfully, but these errors were encountered: