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). |
|
Allocate num_samples draws across weights via multinomial sampling. |
|
Resolve a user-provided |
|
Shifted version of the softplus function such that shifted_softplus(0) = 1 |