Search Header Logo

S02 - Deep Learning

Authored by Amalia Zahra

Computers

University

Used 22+ times

S02 - Deep Learning
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?