S02 - Deep Learning

S02 - Deep Learning

University

10 Qs

quiz-placeholder

Similar activities

ບົດທີ 3 EDA

ບົດທີ 3 EDA

University

10 Qs

Keras API

Keras API

University

10 Qs

Introduction to AI and Microsoft Azure Cognitive Services

Introduction to AI and Microsoft Azure Cognitive Services

University

10 Qs

15-mavzu. Sun’iy intellekt asosida ishlovchi bulutli texnologiya

15-mavzu. Sun’iy intellekt asosida ishlovchi bulutli texnologiya

University

15 Qs

AI Quiz 1

AI Quiz 1

University

11 Qs

Введение в компьютерное видение. Бейсенов М.

Введение в компьютерное видение. Бейсенов М.

University

8 Qs

TensorFlow

TensorFlow

University

15 Qs

Monday Night Quiz 3/15

Monday Night Quiz 3/15

University

10 Qs

S02 - Deep Learning

S02 - Deep Learning

Assessment

Quiz

Computers

University

Medium

Created by

Amalia Zahra

Used 13+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The following activities are required to build a neural network, except ...

calculating loss

applying the model

data preparation

creating learnable parameters

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

PyTorch provides two kinds of data abstractions. They are ...

optimizer

tensors

variables

loss

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A tensor containing only one element is called ...

batch

matrix

scalar

vector

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Given data = [5, 7, 9, 11], the code data[:3] gives you which output?

[5, 7, 9]

[5, 7, 9, 11]

[11]

[9]

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Batch of images will give you tensor with how many dimensions?

1D

2D

3D

4D

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the name of the function provided by PyTorch to copy a tensor on the CPU to the GPU?

numpy()

cuda()

grad()

matmul()

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The followings are the components of the Variable class, except ...

creator

data

loss

grad

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?