Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Weighted euclidean loss #5775
+277
−0
Conversation
AlexanderSavochkin
added some commits
Apr 8, 2017
AlexanderSavochkin
closed this
Jul 15, 2017
AlexanderSavochkin
reopened this
Jul 15, 2017
|
Thank you for this contribution. There are a few things you can do to improve it, though
Thanks, |
AlexanderSavochkin
commented
Jul 26, 2017
|
Thanks @shaibagon . I am working on the fixes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AlexanderSavochkin commentedJul 15, 2017
Hi,
I propose weighted euclidean loss layer. I think it might be very useful, for example it can naturally handle missing labeling data in training of regression models.
This layer has additional input ("bottom") which should correspond 1 by 1 with labels. Values in this additional input represents label "weight"