MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

ARTIFICIAL INTELLIGENCE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not a module in the TensorFlow library?
A
tf.nn
B
tf. layers
C
tf.contrib
D
tf. boost
Explanation: 

Detailed explanation-1: -According to https://docs.python.org/3/tutorial/modules.html, TensorFlow qualifies as a package-a directory-organized set of modules to structure its namespace. It’s composed of modules: A module is a file containing Python definitions and statements.

Detailed explanation-2: -Variable. constant. placeholder. SparseTensor. 25-Mar-2023

There is 1 question to complete.