Back to Browse

51: Absolute | TensorFlow | Tutorial

73 views
Jul 3, 2023
3:48

The video discusses in math functions in TensorFlow: Absolute value of a tensor. 00:00 - import libraries 00:25 - create a tensor: tf.constant() 01:04 - get absolute values: tf.abs() 01:30 - alternative: tf.math.abs() 01:41 - complex numbers 03:40 - Ending notes # ---------------- # TensorFlow Guide # ---------------- https://www.tensorflow.org/api_docs/python/tf/math/abs

Download

0 formats

No download links available.

51: Absolute | TensorFlow | Tutorial | NatokHD