tf.keras.backend.elu

TensorFlow 2 version View source on GitHub

Exponential linear unit.

x A tensor or variable to compute the activation function for.
alpha A scalar, slope of negative section.

A tensor.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.