Artificial Intelligence (AI) (Cambridge (CIE) A Level Computer Science): Exam Questions

Exam code: 9618

15 mins4 questions
13 marks

Explain what is meant by Deep Learning in relation to Artificial Intelligence (AI).

23 marks

Explain what is meant by Reinforcement Learning in relation to Artificial Intelligence.

34 marks

Artificial neural networks have played a significant role in the development of machine learning.

Explain what is meant by the term artificial neural network.

45 marks

Calculate the shortest distance between the Start and each of the destinations in the diagram using Dijkstra’s algorithm.

Show your working and write your answers in the table provided.

Diagram of nodes A to F connected by lines with weights, depicting a graph. A to Start has 8, A-B 4, B-D 2, B-C 8, D-E 2, C-E 3, C-F 9, E-F 7, Start-F 10.

Working

Answers:

A

B

C

D

E

F