Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 415 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 415 Bytes

activation_functions

The repo plots the scalled softmax and sigmoid functions on the same underlying dataset for better understanding of how the two behave. By plotting the two in a similar setting in order to understand the difference between softmax and sigmoid.

Notice that the activation function softmax is scalled by a factor lambda=10 for better visualization.

Alt text