sigmoid vs softmax


If outcome is in a binary form, e.g true or false, or 1 or 0 then use sigmoid

Otherwise use softmax where outcome can be more than 2 possible states.



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm