Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

A2 - End of chapter 18 test

star
star
star
star
star
Last updated about 1 year ago
11 Nsɛmmisa

Answer all the questions.

1
1
1
8
9
6
6
2
8
1
4
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

Identify the statement that best describes artificial intelligence.

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

Identify the programming language that is not used when programming AI systems.

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

Identify the correct description of a heuristic approach.

Asemmisa {{asɛmmisaAhyɛnsode}}
4.

Match each description to either Machine learning or Deep learning.

Deep learning

Machine learning

needs only a small amount of training data

problems are solved in an end to end manner

enables machines to make decisions with the help of artificial neural networks

has clear rules to explain how decisions were made

makes use of modular approach at design and training stages

needs vast amounts of data during training and development

enables machines to make decisions on their own based on past data

makes decisions based on its own logic so the

reasoning may be difficult to interpret

Asemmisa {{asɛmmisaAhyɛnsode}}
5.
Mmuae Afoforo a Wobɛpaw:
deep learning
supervised learning
expected results
regression
reinforcement learning
minimised
testing
back propagation
actual output
error gradients
removed
random weighting
recurrent
static
machine learning
Asemmisa {{asɛmmisaAhyɛnsode}}
6.

Describe three features you would associate with:

i) reinforcement learning [3]

ii) supervised learning. [3]

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

Explain why these applications are regarded as artificial intelligence.

i) Chat bots [2]

ii) Search engines [2]

iii) Photographic enhancement applications [2]

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

Explain the difference between the A* algorithm and Dijkstra’s algorithm.

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

The following graph (network) shows how long it takes (in seconds) to walk between ten hotels in a city.

Using Dijkstra’s algorithm, show the shortest time to walk from the City Hotel (C) to the Quality Hotel (Q).

Asemmisa {{asɛmmisaAhyɛnsode}}
10.

Give the route corresponding to your answer in question 9 above.

Asemmisa {{asɛmmisaAhyɛnsode}}
11.

Tom is using a GPS device to navigate from point B to point E.

Tom’s GPS uses the A* algorithm to find the shortest route:

B → C → M → J → K → E

This route is shown in orange on the diagram.

However, due to some major flooding, routes M to J and M to F have been closed, making the original path no longer possible.

Describe how the GPS system will use the A* algorithm to find an alternative

route from B to E.

complete the text, using words from the box. Words may be used once, more than once, or not at all.

When designing artificial neural networks, each neuron is given a .

The is compared to the as part of the training.

are used to update the neural weightings.

Weightings are updated until the errors are or are .

This process is known as .

There are two types: and .

Machine learning uses to make predictions from data by looking at learning relationships.