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

what is the function of normalizing weights? #137

Open
PapaMadeleine2022 opened this issue Apr 10, 2022 · 0 comments
Open

what is the function of normalizing weights? #137

PapaMadeleine2022 opened this issue Apr 10, 2022 · 0 comments

Comments

@PapaMadeleine2022
Copy link

As we know, the decision boundary in softmax loss is (W1 −W2)x+b1 −b2 =0, where Wi and bi are weights and bias in softmax loss, respectively. If we define x as a feature vector and constrain ∥W1∥=∥W2∥=1 and b1 =b2 =0. But I want to know what is the function of normalizing weights ?
Anyone can give some advises?

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

1 participant