Ai Course Outline
Essay by Hafiz Aqib Shafique • March 4, 2019 • Term Paper • 923 Words (4 Pages) • 704 Views
[pic 1]
COURSE OUTLINE
GIFT SCHOOL OF COMPUTING SCIENCE
CS-415
Artificial Intelligence
B.S Computer Science
Fall Semester, 2018
Faculty: | GIFT School of Computing Science |
Credit hours: | 3 |
Course level: | Undergraduate |
Campus/Location/Instruction Mode: | GIFT University/On Campus/In Person |
Course Convenor: | Qamar Askari |
Consultation hours: | TBD |
Pre-requisite: | Analysis of Algorithm |
Timing | Please see the timetable |
This document was last updated: | 27th Oct, 2018 |
BRIEF COURSE DESCRIPTION
The goal of this course is to introduce the students to the field of AI and various search problems and problem solving methods used in AI. In this course they will solve various problems using AI algorithms. At the end of the course it is expected that the students will appreciate the importance of AI in different domains and be able to understand, design and to an extent implement some basic AI systems.
COURSE AIMS AND LEARNING OUTCOMES
After completing this course student should be able to:
- Understand and build intelligent agents.
- Solve search problems by picking up an appropriate algorithm or by designing their own solution.
- Solve optimization problems using approximate algorithms.
- Make their programs able to learn and improve with time.
- Represent knowledge in appropriate form and reason on that knowledge using a specific language.
- Learn about some successful applications of artificial intelligence.
Topic | Recourse | Week |
Introduction to AI
| Chap 1,2 & handout/internet reference | Week – 1 |
Problem solving, Games & Searching
| Chap 3,4 & 5 | Week 2-5 |
Optimization & Metaheuristics
| Extra resource | Week 6-7 |
Midterm | Week 8 | |
Learning
| Extra Resource | Week 8-10 |
Knowledge representation, logic & reasoning
| Chap 7,8, 9 and 13 | Week 10-13 |
Application areas
A brief introduction to above areas and application of AI in above areas will be talked about. | Extra Resource | Week 14 |
Project evaluation | Week 15-16 |
TEXTBOOK
- Artificial Intelligence - A Modern Approach by Stuart Russel and Peter Norvig, Prentice Hall, Third Edition, 2010.
PROJECT
This is a very important part of this course which can be observed from weightage assigned to project. In very first week students will be given an assignment which will help them to decide a project by the end of 3rd week. In addition to giving you a way to learn how AI techniques are applied at larger scale the project could also be extendible to FYP in next semester.
...
...