inverse_shifted_softplus#

bayesflow.utils.keras_utils.inverse_shifted_softplus(x: Tensor, shift: float = 0.541324854612918, beta: float = 1.0, threshold: float = 20.0)[source]#

Inverse of the shifted softplus function.