Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluating variance in output #7

Open
pengnam opened this issue Apr 8, 2019 · 1 comment
Open

Evaluating variance in output #7

pengnam opened this issue Apr 8, 2019 · 1 comment

Comments

@pengnam
Copy link

pengnam commented Apr 8, 2019

image

The model trains with both logits_variance and softmax as the output.

softmax is trained with the classification value

What is logits variance trained with?

@pranavpandey2511
Copy link

@pengnam Its kind of a unsupervised learning. We use Monte carlo simulation to produce estimated true values for the variance of any given input and the prediction of NN is trained with those values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants