How to prove that the softmax function is not invariant under scalar multiplication.

490 Views Asked by At

I want to prove that the softmax function is not invariant under scalar multiplication.

enter image description here

enter image description here

How to continue from there to prove that S(x)i is not equal to S(xc)i ?

1

There are 1 best solutions below

0
On BEST ANSWER

I'll give you a direction you should follow.

Take instead the problem to solve to be that it is invariant to scalar multiplication.

A way to disprove it (i.e. that it is actually not scalar multiplication invariant) is to look at full example using a scalar of your choice (not 1 as it's not really a multiplication). (proof by contradiction to the opposite problem)