Neural networks using Python - Key Vocabulary

Neural networks using Python - Key Vocabulary

12th Grade

5 Qs

quiz-placeholder

Similar activities

OSI Model - Network Layer

OSI Model - Network Layer

9th Grade - Professional Development

10 Qs

Machine Learning Quiz1

Machine Learning Quiz1

12th Grade

10 Qs

C7-8: ANN & Image Processing

C7-8: ANN & Image Processing

12th Grade - University

10 Qs

Quiz Layer OSI Moklet-T3-15

Quiz Layer OSI Moklet-T3-15

9th - 12th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

KG - Professional Development

10 Qs

osi model

osi model

12th Grade

10 Qs

Computer Networks Application Layer

Computer Networks Application Layer

12th Grade

10 Qs

Introduction to Machine Learning Quiz

Introduction to Machine Learning Quiz

9th - 12th Grade

10 Qs

Neural networks using Python - Key Vocabulary

Neural networks using Python - Key Vocabulary

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Sakeena Irrum

Used 263+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

converting the data into a 1-dimensional array for inputting it to the next layer is called

flatten

dense layer

test dataset

training dataset

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

model that can neither model the training data nor generalise to new data

is called

underfit model

overfit model

well- trained model

None

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

model that can produce good accuracies on both testing and validation data

Is Called

overfit model

well- trained model

All

underfit model

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________sample of data used to provide an unbiased evaluation of a final model fit on the training dataset

test dataset

training dataset

validation dataset

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A layer that is deeply connected to the layer before it

is called ______

Input Layer

Dense Layer

Output Layer

Not dense Layer