keras_utils#
Functions
|
Return whether a callable accepts a keyword argument. |
|
Inverse of the shifted softplus function. |
|
Numerically stabilized inverse softplus function. |
|
Express logits relative to the target model m = argmax(targets). |
|
Convert an integer seed to a SeedGenerator; pass a SeedGenerator or None through unchanged. |
|
Shifted version of the softplus function such that shifted_softplus(0) = 1 |