tf.keras.backend.epsilon

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

Compat aliases for migration

See Migration guide for more details.

`tf.compat.v1.keras.backend.epsilon`

A float.

Example:

tf.keras.backend.epsilon()
1e-07