Convolutional neural network

Convolutional neural network

Professional Development

8 Qs

quiz-placeholder

Similar activities

LIDAR QUIZ

LIDAR QUIZ

University - Professional Development

11 Qs

MIS & Analytics

MIS & Analytics

Professional Development

13 Qs

Deci- Session 1- Time Machine

Deci- Session 1- Time Machine

Professional Development

12 Qs

8255 PPI

8255 PPI

Professional Development

10 Qs

Operating Systems

Operating Systems

Professional Development

12 Qs

Python Data Structures & Statements

Python Data Structures & Statements

Professional Development

11 Qs

การใช้คอมพิวเตอร์และสารสนเทศเพื่องานอาชีพ

การใช้คอมพิวเตอร์และสารสนเทศเพื่องานอาชีพ

Professional Development

10 Qs

AppsLab_Q3

AppsLab_Q3

1st Grade - Professional Development

12 Qs

Convolutional neural network

Convolutional neural network

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Uday reddy

Used 249+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose your input is a 300 by 300 color (RGB) image, and you use a convolutional layer with 100 filters that are each 5x5. How many parameters does this hidden layer have (without bias)

2501

2600

7500

7600

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an input volume that is 63x63x16, and convolve it with 32 filters that are each 7x7, using a stride of 2 and no padding. What is the output volume?

16x16x32

29x29x16

29x29x32

16x16x16

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an input volume that is 15x15x8, and pad it using “pad=2.” What is the dimension of the resulting volume (after padding)?

19x19x12

17x17x10

19x19x8

17x17x8

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an input volume that is 32x32x16, and apply max pooling with a stride of 2 and a filter size of 2. What is the output volume?

15x15x16

16x16x16

32x32x8

16x16x8

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The most suitable activation function for hidden layer

Sigmoid

Softmax

ReLu

tanh

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When an ENTIRE dataset is passed forward and backward through the neural network only ONCE.

One epoch

One batch

One iteration

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

exploit spatially-local correlation by enforcing a local connectivity pattern between neurons of adjacent layers.

RNN or Recurrent Neural Network

CNN or Convolution Neural Network

LSTMor Long-Short Term Memory

8.

OPEN ENDED QUESTION

3 mins • 1 pt

Your feedback is very important to improve the sessions. Thank you so much for attending the day-1 session.

Evaluate responses using AI:

OFF