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 about derivative function of Softmax? #1

Open
anxingle opened this issue Jun 21, 2019 · 1 comment
Open

What is about derivative function of Softmax? #1

anxingle opened this issue Jun 21, 2019 · 1 comment

Comments

@anxingle
Copy link

anxingle commented Jun 21, 2019

Excuse me, I just don't understand why the derivative function of SoftMax is np.ones_like(x)....
$$
$S(x_{i}) = \frac{e^{x_{i}}}{\sum{x_{i}}} $
$$

@anxingle
Copy link
Author

我是看的 softmax函数及其导数 这篇文章,我对这里的向量化计算有些困惑... 如果可以的话,希望您能给一些相关解答或者资料...
万分感谢 🙂

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