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 omit the bias in softmax regression #1

Open
samuel1208 opened this issue May 26, 2014 · 2 comments
Open

why omit the bias in softmax regression #1

samuel1208 opened this issue May 26, 2014 · 2 comments

Comments

@samuel1208
Copy link

No description provided.

@RalphMao
Copy link

RalphMao commented Oct 9, 2014

I am also wondering about it

@nik-ko
Copy link

nik-ko commented May 13, 2015

"Another property that could potentially be interesting is that the softmax output is
invariant under additive changes of its input vector: softmax(a) = softmax(a + b) when
b is a scalar added to all the elements of vector a. "
from: http://www.iro.umontreal.ca/~bengioy/dlbook/mlp.html#pf8

Or:
http://ufldl.stanford.edu/wiki/index.php/Softmax_Regression

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