TensorFlow Quiz

TensorFlow Quiz

Professional Development

50 Qs

quiz-placeholder

Similar activities

Az-900 Prep 2

Az-900 Prep 2

Professional Development

50 Qs

Class 9. Data Manipulation

Class 9. Data Manipulation

Professional Development

53 Qs

Ass3

Ass3

University - Professional Development

50 Qs

Selected_CCNA_Topics_Quiz

Selected_CCNA_Topics_Quiz

Professional Development

55 Qs

Quiz routing dinamis

Quiz routing dinamis

KG - Professional Development

45 Qs

Computer Algorithm

Computer Algorithm

Professional Development

50 Qs

Software Engineering Overview By Dr Sinthia White

Software Engineering Overview By Dr Sinthia White

Professional Development

47 Qs

TGF2

TGF2

Professional Development

50 Qs

TensorFlow Quiz

TensorFlow Quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

ankush joshi

Used 5+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does tf.constant() create?

A variable

A constant tensor

A function

A dataset

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function checks if TensorFlow is using a GPU?

tf.config.check_gpu()

tf.test.is_gpu_available()

tf.device.list()

tf.list_devices()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to calculate gradients in TensorFlow?

tf.autodiff()

tf.gradient()

tf.GradientTape()

tf.grad()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TensorFlow is mainly used for:

Web development

Spreadsheet processing

Deep learning applications

Network routing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does @tf.function decorator do?

Adds comments

Converts Python function into a graph

Removes variables

Debugs code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which activation function is commonly used in hidden layers?

Softmax

Sigmoid

ReLU

Binary Step

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A perceptron is a:

Regression algorithm

Clustering model

Linear binary classifier

Text summarizer

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?