If you find any data displayed on this website that should be amended, please contact the Curriculum Management Team.
Module Title
LC Artificial Intelligence 1
School
Computer Science
Department
Computer Science
Module Code
06 34237
Module Lead
Ruchit Agrawal
Level
Certificate Level
Credits
20
Semester
Semester 2
Pre-requisites
Co-requisites
Restrictions
None
Contact Hours
Lecture-33 hours
Practical Classes and workshops-11 hours
Supervised time in studio/workshop-22 hours
Guided independent study-134 hours Total: 200 hours
Exclusions
Description
Artificial Intelligence is the area of Computer Science which studies algorithms capable of problem solving and learning, particularly where the problems are challenging due to scale or uncertainty, and the algorithms are part of intelligent agents. In recent years AI systems have become increasingly prominent in society and industry, from world-beating Go programs to self-driving cars. This module will introduce fundamental concepts from Artificial Intelligence (AI) and provide experience applying these concepts to solve practical problems. The module will introduce knowledge representation, reasoning, search, and learning. It will cover algorithms that use both logical and probabilistic approaches.
Learning Outcomes
By the end of the module students should be able to:
Describe and analyse the techniques and their properties in a variety of subfields of AI
Compare common AI techniques, describing their strengths and weaknesses
Apply a variety of standard AI techniques by hand to simple examples
Develop, or work with, implementations of algorithms for AI problems