tf.keras.backend.epsilon

Return the value of the fuzz factor used in numeric expressions.

A float.

Example:

keras.config.epsilon()
1e-07