AI with Matlab 2025

AI with Matlab 2025

University

11 Qs

quiz-placeholder

Similar activities

AI and Machine Learning Intro to Engineering

AI and Machine Learning Intro to Engineering

10th Grade - University

12 Qs

Analitika data perpajakan

Analitika data perpajakan

University

10 Qs

MATEMATIK TINGKATAN 4 BAB 4 : SETS

MATEMATIK TINGKATAN 4 BAB 4 : SETS

University

12 Qs

AI for HRS

AI for HRS

University

10 Qs

Bertelsmann AI Track Quiz Initiative #1

Bertelsmann AI Track Quiz Initiative #1

University - Professional Development

10 Qs

Gobierno Digital, la inteligencia artificial

Gobierno Digital, la inteligencia artificial

University

8 Qs

AI (midterm)_

AI (midterm)_

University

15 Qs

Mathematics Behind Machine Learning

Mathematics Behind Machine Learning

University

8 Qs

AI with Matlab 2025

AI with Matlab 2025

Assessment

Quiz

Mathematics

University

Easy

Created by

Jacopo Ferretti

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements is TRUE about the relationship between AI, ML and DL?
Artificial intelligence is a subset of deep learning
Machine learning is a subset of deep learning
Deep learning is a subset of machine learning
Deep learning has nothing to do with AI

Answer explanation

Deep learning is a sub-category of machine learning, which in turn is a field of artificial intelligence.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a common application of Artificial Intelligence?
Solving linear equations
Image recognition
Natural language processing
Autonomous vehicles

Answer explanation

Solving linear equations is a standard numerical method, not an AI application.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In a feedforward (simple) neural network, what do the ‘weights’ represent?
Classification Labels
input values
Parameters that determine the importance of signals between neurons
Final outputs of the network

Answer explanation

Weights determine how much an input affects a neuron's output and are crucial for learning.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which type of learning involves labeled data?
Unsupervised learning
Supervised learning
Reinforcement learning

Answer explanation

Supervised learning uses labeled input-output pairs to train models.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which array type is used in ML and allows for calculation of gradient?
dlarray
structure
table
cell

Answer explanation

dlarray is a special tensor made in matlab for ML

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function is used to make a prediction during the training of a machine learning network?
Connect
Forward
Predict
Train

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What do you need to use in MATLAB to compute the derivative of a loss function f(x) with respect to a dlarray?
trainNetwork
gradient
backward
dlgradient

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?