TensorFlow Python

TensorFlow Python

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

CSS: Gradient & Text Shadow Review

CSS: Gradient & Text Shadow Review

6th - 12th Grade

8 Qs

Алгоритмізація 2 частина  клас 7 +підсумкова

Алгоритмізація 2 частина клас 7 +підсумкова

12th Grade

13 Qs

[GD] Unit 2: Exam Warmup

[GD] Unit 2: Exam Warmup

12th Grade

10 Qs

Python Libraries

Python Libraries

12th Grade

10 Qs

Access Import/Export

Access Import/Export

7th - 12th Grade

10 Qs

ADV CSS Quiz 1

ADV CSS Quiz 1

9th - 12th Grade

10 Qs

9 сын-4 тоқсанБЖБ

9 сын-4 тоқсанБЖБ

9th Grade

11 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

TensorFlow Python

TensorFlow Python

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Coral Riley

Used 3+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is TensorFlow

a matrix based language

Python

Open-source library

Coding language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a tensor?

a vector image

vectors and matrices

color

a tune

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you import TensorFlow?

import pandas as pd

import tf

import flowtf

import tensorflow as tf

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to declare a 2D tensor?

declare=tf.two((2,2,))

declare=tf.ones((2,2,2))

declare=tf.ones([2,2,])

declare=tf.ones((2,2,))

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a constant in tensor?

unchangeable

not trainable

has a set dimension

can be trained

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the key word for creating a TensorFlow constant?

tf.constant()

tensor.constant()

tf.variable.constant()

tf.CONSTANT()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

add() operation is referred to as

element-wise addition

two tensor addition

scalar addition

matrix overloading

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?