wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

AI, Machine Learning, and Neural Networks

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

What is A.I?

a)

Intelligence demonstrated by machines

b)

Smart robots

c)

Anthony Ian

d)

I don't know

2.

How does A.i work?

a)

Combining large amounts of data with fast processing and intelligent algorithms, allowing the software to learn automatically from patterns or features in the data.

b)

The computation, mostly on computers, of antiderivatives and definite integrals in term of formulas

c)

It just works you know??

d)

Another super duper long answer to fool you guys to prove that not all longest answers are the correct ones, how is my quiz going anyway, i hope it is good, hope it is not too long though, thank you for not clicking

3.

What is this?

a)

artificial intelligence

b)

algorithm

c)

neural network

4.

Which one of these is not an area of AI?

a)

computer vision/image recognition

b)

voice recognition

c)

web design

d)

robotics

5.

How many images would you need of a cat, for example, to train a neural network ?

a)

about 10

b)

a few hundred

c)

thousands

6.

It is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed

a)

Artificial Intelligence

b)

Decision Tree

c)

Machine Learning

d)

Linear Regression

7.

Which is the correct structure of a Neural Network?

a)

Output, Hidden Layer, Input

b)

Hidden Layer, Input, Output

c)

Input, Hidden Layer, Output

8.

This is where we insert the initial data for the neural network.

a)

Input

b)

Hidden Layer

c)

Output

9.

This is an intermediate layer between input and output layer and place where all the computation is done.

a)

Input

b)

Hidden Layer

c)

Output

10.

It produces the result for given inputs.

a)

Input

b)

Hidden Layer

c)

Output

11.

If we want to create a model of neural network that can identify whether you are wearing a mask or no, what is the ideal number of output that we should create?

a)

1

b)

2

c)

3

12.

What does lower latency mean?

a)

Less time spent looking for networks

b)

Faster Facebook scrolling

c)

Less time for information to travel to and from your device

d)

Enhanced computing performances

13.

from the picture, what kind of programming is it?

a)

Traditional Programming

b)

Modern Programming

c)

Machine Learning

d)

Traditional Learning

14.

from the picture, what kind of programming is it?

a)

Traditional Programming

b)

Machine Learning

c)

Modern Programming

d)

Traditional Learning

15.

Which of the following is not type of learning?

a)

Semi-unsupervised Learning

b)

Unsupervised Learning

c)

Supervised Learning

d)

Reinforcement Learning

16.

Real-Time decisions, Game AI, Learning Tasks, Skill Aquisition, and Robot Navigation are applications in ...

a)

Unsupervised Learning: Clustering

b)

Supervised Learning: Classification

c)

Reinforcement Learning

d)

Unsupervised Learning: Regression

17.

Targetted marketing, Recommended Systems, and Customer Segmentation are applications in ...

a)

Unsupervised Learning: Clustering

b)

Supervised Learning: Classification

c)

Reinforcement Learning

d)

Unsupervised Learning: Regression

18.

This picture shows a result of ...

a)

Supervised Learning: Classification

b)

Unsupervised Learning: Regression

c)

Unsupervised Learning: Prediction

d)

Supervised Learning: Regression

19.

What was Alan Turing's profession before he worked for the government?

a)

Mechanic

b)

Mathematician

c)

Nurse

d)

Teacher

20.

What is the name of the test that Alan created to check whether something is human or a computer?

a)

Test of Turing

b)

Turner Test

c)

Turing Machine

d)

Turing Test

21.

Turing's most famous post-war contribution was to the new field of ___

a)

encryption

b)

boolean logic

c)

electromechanical computing

d)

artificial intelligence

22.

Turing postulated that a computer would deserve to be called intelligent if it could deceive ___

a)

a human into believing that it was human

b)

a computer into believing that it was human

c)

a human into believing that it was a computer

d)

a computer into believing that it was a computer

23.

The method of determining whether or not a computer is capable of thinking like a human being is called ___

a)

the Turing Test

b)

the Enigma method

c)

the Manchester analysis

d)

CAPTCHA

24.

The modern Turing test to tell computers and humans apart, is commonly abbreviated as ___

a)

APTCHA

b)

PACTCHA

c)

CAPTCHA

d)

CACPHAT

25.

What do you call the feature that checks you are not a robot / hacking program?

a)

Captcha

b)

Proover

c)

Tester

d)

Grabber

26.

What does CAPTCHA stand for?

a)

Completely Automated Public Turing test to tell Computers and Humans Apart

b)

Computers After Trying Can't Hack Algorithms

c)

Comparing AI to People Tends to Create Headaches Always

d)

Completely Arbitrary People Trying to Create Hacking Algorithms

27.

Most advanced form of Artificial Intelligence is:

a)

Deep Learning is the most advanced form of Artificial Intelligence.

b)

Artificial Intelligence covers all the concepts and algorithms which, in some way or the other mimic human intelligence.

c)

Machine learning is the most advanced form of Artificial Intelligence.

28.

What 2 subjects are neural networks usually associated with?

a)

Geology & CHemistry

b)

Geology & Biology

c)

Chemistry & Artificial-engineering

d)

Biology & Artificial-engineering

29.

What two types of Neural Networks are there

a)

Biological Neural network and Artificial Neural Network

b)

Chemical Neural Network and Biological Neural Network

c)

Geological Neural Network and Artificial Neural Network

d)

Chemical Neural Network and Geological Neural Network

30.

No Free Lunch Theorem for Machine Learning (Wolpert, 1996) states that

a)

No ML algorithm can solve unsolved problems

b)

No ML algorithm can can be trained without supervision

c)

No ML algorithm is better than any other across all possible datasets/problems

d)

The more types of problems you want to solve the more work you need to put into your ML algorithm

e)

It is impossible for ML algorithms to solve certain problems

31.

Adding a new feature to the model always results in equal or better performance on the training set?

a)

False

b)

True

32.

Which of the following methods do we use to find the best fit line for data in Linear Regression?

a)

Least Square Error

b)

Maximum Likelihood

c)

Logarithmic Loss

d)

Both A and B

33.

_____ is a learning model that is used to identify a relationship between large amounts of information from a data set.

a)

Classification

b)

Multi class classification

c)

Association

d)

Unsupervised learning

34.

The goal of clustering a set of data is to?

a)

choose the best data from the set

b)

divide them into groups of data that are near each other

c)

determine the nearest neighbors of each of the data

d)

predict the class of data

35.

If the computer is trained to recognize cars, bikes and trucks with a human supervision.

a)

Supervised Learning

b)

Unsupervised Learning

36.

The machine will group objects with similar features but will not be able to identify what this group label

a)

Supervised Learning

b)

Unsupervised Learning

37.

Recommend a product based on your buying history

a)

Supervised Learning

b)

Unsupervised Learning

38.

Identify Currency

a)

Supervised Learning

b)

Unsupervised Learning

39.

Predict the price of a house

a)

Supervised Learning

b)

Unsupervised Learning

40.

When the machine will be provided with features only. It will then try to group objects with similar features

a)

Supervised Learning

b)

Unsupervised Learning

41.

learning from examples in a training data set is a

a)

Supervised Learning

b)

Unsupervised Learning

42.

A set of instructions to follow in order to solve a problem...

a)

Algorithm

b)

Machine Learning

c)

Neuron

d)

Noural Network

43.

A field in the dataset used in the machine learning algorithm. E.g. happy and sad

a)

Dataset

b)

unsupervised learning

c)

supervised learning

d)

Classifiers

44.

All data is labeled and the algorithms learn to predict the output from the input data

a)

Dataset

b)

unsupervised learning

c)

supervised learning

d)

Classifiers

45.

Several sets of data related to each other used to make decisions in machine learning algorithms. E.g. comments to make you happy and comments to make you sad

a)

Dataset

b)

unsupervised learning

c)

supervised learning

d)

Classifiers

46.

The data is split according to a certain requirements

a)

Decision tree learning

b)

Predictive models

c)

Reinforcement learning

d)

sentiment analysis

47.

What would make a robot intelligent?

a)

It responds to the environment.

b)

It calculates mathematical problems faster than human minds.

c)

It responds to the environment according to previous experiences.

d)

It can jump 1.5 meters higher than humans.

48.

What is the difference between supervised and unsupervised machine learning?

a)

In a supervised learning model, the algorithm learns on a labeled dataset, providing an answer key that the algorithm can use to evaluate its accuracy on training data. An unsupervised model, in contrast, provides unlabeled data that the algorithm tries to make sense of by extracting features and patterns on its own.

b)

supervised learning model, the algorithm learns on a labeled dataset, providing an answer key that the algorithm can use to evaluate its accuracy on training data.

c)

unsupervised model, in contrast, provides unlabeled data that the algorithm tries to make sense of by extracting features and patterns on its own.

d)

All of Them

49.

Exmples of Machine learning

a)

All of Them

b)

Speech to text

c)

Google maps

d)

Siri, Uber

50.

What is the correct example of Supervised learning?

a)

Face recognition

b)

Speech Recognition

c)

Netflix and YouTube recommendations

d)

All of them