numpy_utils#
Functions
|
Inverse of the shifted softplus function. |
Inverse of the sigmoid function. |
|
|
Numerically stabilized inverse softplus function. |
|
Converts a 1D array of indices to a one-hot encoded 2D array. |
|
Shifted version of the softplus function such that shifted_softplus(0) = 1 |
|
Numerically stabilized softplus function. |