Conv Neural Networks

Conv Neural Networks

University - Professional Development

7 Qs

quiz-placeholder

Similar activities

Computer Vision Pertemuan Ke 10-2

Computer Vision Pertemuan Ke 10-2

University

10 Qs

CV CLUB QUIZ

CV CLUB QUIZ

University

11 Qs

Introduction to Deep Learning

Introduction to Deep Learning

University

10 Qs

C7-8: ANN & Image Processing

C7-8: ANN & Image Processing

12th Grade - University

10 Qs

Machine Learning

Machine Learning

University

10 Qs

Bitmap v Vector Images

Bitmap v Vector Images

KG - University

10 Qs

Deep Learning

Deep Learning

Professional Development

9 Qs

Teste de questionário 1 HCIA-AI

Teste de questionário 1 HCIA-AI

University

9 Qs

Conv Neural Networks

Conv Neural Networks

Assessment

Quiz

Mathematics, Computers

University - Professional Development

Hard

Created by

Michał sarski

Used 32+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

The main application of convolutional neural networks is?

Image recognition

Finding local maximum

weather predictions

Image classification

2.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Convolution layer is...

applying a filter to an input

merging similar pixels

using SoftMax function on an input

flattening the image

3.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Pooling layer is...

applying a filter to an input

merging similar pixels

using SoftMax function on an input

flattening the image

4.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

SoftMax is...

special type of neural network

other name for input layer in convolutional neural network

one of many activation functions

operation of joining pixels

5.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Does flattening the image improves netwrok efficiency?

Yes

No

6.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

What's "Backpropagation"?

Special name for gradient descent

Usage of heuristic algorithms to learn neural network

short for "backward propagation of errors,"

7.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Media Image

How do we call this function?

Softmax

normalized exponential function

ReLU (Rectified Linear Unit)

Maxout Unit