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

why LOSS is Negative? #42

Open
aghaee1367 opened this issue Feb 20, 2022 · 2 comments
Open

why LOSS is Negative? #42

aghaee1367 opened this issue Feb 20, 2022 · 2 comments

Comments

@aghaee1367
Copy link

Hi,
the loss function is usually positive, why is it negative here?

@Autism2020
Copy link

the code use si_snr as the criterion. loss = -1 * si_snr . when the loss is negative, the snr is positive.

@choresefree
Copy link

the code use si_snr as the criterion. loss = -1 * si_snr . when the loss is negative, the snr is positive.

sry, i am fresh hand, will it hurt training? thanks!

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

3 participants