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

Question on usage: How to get the sample weights? #9

Closed
willanxywc opened this issue Jan 8, 2018 · 2 comments
Closed

Question on usage: How to get the sample weights? #9

willanxywc opened this issue Jan 8, 2018 · 2 comments

Comments

@willanxywc
Copy link

Hello, what if I want to get the importance weight of each sample in a tensor?

@angeloskath
Copy link
Collaborator

Hi,

Do you mean while training? Do you mean after smoothing? In the simple case the importance is proportional to the loss. If you want to compute the importance of each sample in the dataset it is simply the loss value of each sample.

If you look into the implementations we have developed more importance metrics (not yet in the paper).

What are you trying to achieve exactly?

@angeloskath
Copy link
Collaborator

Closing because of inactivity.

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