Artificial Intelligence
Taught By: Dr. Michael Brayshaw
Description:
In this module, we were educated on various kinds of AI types. Specifically the various kinds of agents, networks, deterministic & non-deterministic types, fully observable and partially observable, and the difference between video game AI and real world AI.
Our coursework involved making a chatbot style program based on the game show “Jeopardy”, which we would feed it an answer and it would reply with a question. It was made in a programming language called Prolog.
The coursework was not finished. It is also not available.