keras_utils#

Functions

inverse_shifted_softplus(x[, shift, beta, ...])

Inverse of the shifted softplus function.

inverse_softplus(x[, beta, threshold])

Numerically stabilized inverse softplus function.

shifted_softplus(x[, shift])

Shifted version of the softplus function such that shifted_softplus(0) = 1