Sorry, this activity is currently hidden
Section outline
-
-
Instructor's Information
Name: ABU KHALID MUBASHSHIR MAHMUD
Designation: LECTURER
email: khalid.cse@diu.edu.bd
Office Address: Room no. 111, DT-5
Contact number: 01878653709 -
Course Rationale:
Artificial intelligence (AI) is a research field that studies how to realize the intelligent human behaviors on a computer. The ultimate goal of AI is to make a computer that can learn, plan, and solve problems autonomously. Although AI has been studied for more than half a century, we still cannot make a computer that is as intelligent as a human in all aspects. In this course, we will study the most fundamental knowledge for understanding AI. We will introduce some basic search algorithms for problem solving; knowledge representation and reasoning; game playing theories; Uncertainty; natural language processing and neural networks.
-
Course Objectives:
The main objective of this course is to provide an introduction to the basic principles and applications of artificial intelligence.
-
After Completing the course students will be able to:
CO1: Understand the concepts of Artificial intelligence, Intelligent Agents And issues in the design of search programs.
CO 2: Explain the role of agents and how it is related to environment and the way of evaluating it and how agents can act by establishing goals.
CO 3: Analyze and simulate various searching techniques, constraint satisfaction problem and example problems- game playing techniques..
CO 4: Explain the concepts of Logical Agents, Uncertainty,Natural Language processing and Expert Systems.
CO 5: Analyze and design a real world problem for implementation and understand the dynamic behavior of a system.
-
Assessment:
Class Attendance
07
Assignment
5
Class Test
15
Presentation
8
Mid Term Exam
25
Semester Final Exam
40
Total:
100
-
Grading Policy:
Numerical Grade
Letter Grade
Grade Point
80% and above
A+
(A Plus)
4.0
75% to less than 80%
A
(A regular)
3.75
70% to less than 75%
A-
(A minus)
3.5
65% to less than 70%
B+
(B Plus)
3.25
60% to less than 65%
B
(B regular)
3.0
55% to less than 60%
B-
(B minus)
2.75
50% to less than 55%
C+
(C Plus)
2.5
45% to less than 50%
C
C (regular)
2.25
40% to less than 45%
D
2.0
Less than 40%
F
0.0
-
Text Book:
Artificial Intelligence: A Modern Approach
- Stuart Russel & Peter Norvig
Edition: 3rd
-
-
-
Quiz-1
Syllabus: Contents of week-1, week-2, and week-3
For section I, Date: 2.3.21
For section J, Date: 2.3.21
For section K, Date: 2.3.21
Time will be fixed after discussion with the CR.
-
Quiz 1 (I Section) Assignment
The question and Google Form for submission can be found here.
https://forms.gle/REgXRYMKQgszcUoA9Also, give your attendance in BLC
-
Quiz 1 (J Section) Assignment
The question and Google Form for submission can be found here.
https://forms.gle/ZRT5V9U39PMhkWSi7Also, give your attendance in BLC
-
Quiz 1 (K Section) Assignment
The question and Google Form for submission can be found here.
https://forms.gle/REgXRYMKQgszcUoA9Also, give your attendance in BLC
-
I section form: https://forms.gle/gjQptewuyRW2Cd8V6
J section form: https://forms.gle/qR19vPadn8sXiXng9
K section form: https://forms.gle/kCzzY6QiLW5EPWWt7The Question is also in the form.
-
Guidelines
Time: 1:30 pm to 04:00 pm.
Use the Response template for your answer.
Submit both in BLC and in Google form
Please submit handwritten scripts.
Follow the naming conventions like before.
If you have any issues or problems call me immediately. -
Presentation Instructions
The instructions for the presentations are as follows.
1. Submit the slide that you are presenting.
2. Submit the google meet recording like the google meet sessions.
3. Turn on the camera while you are presenting.
4. If you have any questions ask them in the telegram group.
5. This is a single person presentation
6. You can choose to present any topic
7. At least present 10 slides(without the introductory or conclusion slides)
8. The last date of submission is 10.04.20(11:59 pm)
9. This deadline will be strictly maintained, please submit as early as possible.
-
Follow the presentation instructions and submit the materials here.
-
Submit your Google Drive link.
If you have any problem call me immediately.
Submit handwritten scripts.
Here is the Question
-
Participate in the Class Assessment
Access time: 4:30pm to 7:45pm
Duration: 35 min.
No. of attempts: 02
Before you attempt the second time, call me for permission.
-
-
-
Lesson 1: Introducing Class
Formal introduction between students and teacher. Outline of the course will be shared and course related topic will be discussed in order to make students familiar about the outcome of the course.
-
Lesson 2:
Topic Name: Introduction to AI
After completing the lesson students will be able to:
- Understand the fundamental ideas of AI
- Understand the foundational concepts of AI
- Know about the initial experiments and future scopes of AI
Lecture-1 -
-
-
Class Records
-
-
-
Lesson 3 and 4:
Learning Objectives
After completing the lecture students will be able to:
- Explain about agent and rational agents
- Define PEAS for any given agent
- Explain about different kinds of Agents' Environments
- Differentiate between different kinds of agents
-
-
Class Record
-
-
-
Lesson 5 and 6:
Learning Objectives:
After completeing this lecture students will be able to:
- Describe the properties of Espert Systems
- Explain different aspects of Expert Systems
-
-
Class records
-
Class records
-
Class records
-
-
-
Lesson 7 and 8:
Learning Objectives:
After completing this lecture students will be able to:
- Formulate AI program
- Apply Uninformed search algorithms on given problems
-
-
Class records
-
Class records
-
Class records
-
-
-
-
Lesson 10:
Learning Objectives:
After completing this lecture students will be able to:
- Explain Heuristic functions for some toy problems
- Simulate Greedy search on a given problem
Tutorial
-
Class records
-
Class records
-
Class records
-
-
-
Lesson 11:
Learning Objectives:
After completing this lecture students will be able to:
- Explain Heuristic functions for some toy problems
- Simulate and apply A* search on a given problem
Lecture Slide
-
Tutorial
-
Class records
-
Class records
-
Class records
-
Lesson 12:
Review on midterm exam topics
-
-
-
Lesson 13:
Learning Objectives:
After completing this lecture students will be able to:
- Explain about Hill-Climbing Search
- Explain about Local Search
- Apply Local search on a given problem
Slides
-
Lesson 14:
Learning Obectives:
After completing this lecture students will be able to:
- Evaluate utility funcs of some basic game playing algorithms
- Apply greedy and minimax algorithm on some popular turn taking games
Slide
-
Tutorial
-
Class Recording
-
Class Recording
-
Class Recording
-
-
-
Lesson 15:
Learning Obectives:
After completing this lecture students will be able to:
- Evaluate utility funcs of some basic game playing algorithms
- Simulate greedy and minimax algorithm for some popular turn taking games
-
Lesson 16:
Topic: Logical Agent
Learning Objectives:
After completing this students will be able to:
- Explain about Logical agents
- Apply First Order Propositional Logic to infer new knowledge
-
Slide
-
Tutorial
-
Class Recording
-
Class Recording
-
Class Recording
-
-
-
Lesson 17:
Topic: Logical Agent
Learning Objectives:
After completing this students will be able to:
- Explain about Logical agents
- Apply First Order Propositional Logic to infer new knowledge
-
Lesson 18:
Topic: Uncertainty
Learning Objectives:
After Completing this lecture students will be able to:
- Explain uncertain features of real world
- Explain Kolmogorov's axioms
- Apply Bayes Theorem to take a decision in some uncertainty based problems
Lecture Slide
-
Tutorials
-
Class Recording
-
Class Recording
-
Class Recording
-
-
Lesson 19:
Topic: Uncertainty
Learning Objectives:
After Completing this lecture students will be able to:
- Explain about uncertain features of real world
- Explain Kolmagorov's axioms
- Apply Bayes Theorem to take decision in some uncertainty based problems
-
Tutorials
-
Class Recording
-
Class Recording
-
Class Recording
-
Lesson 20
Topic: Natural Language Processing
Learning Objectives:
After Completing this lecture Students will be able to:
- Explain formal language and grammar
- Identify whether any given string follow any formal grammar or not
Tutorial
-
-
-
Lesson 21
Topic: Natural Language Processing
Learning Objectives:
After Completing this lecture Students will be able to:
- Explain formal language and grammar
- Identify whether any given string follow any formal grammar or not
Tutorial
-
Lesson 22
Topic: Neural Network
Learning Objectives:
After Completing this lecture students will be able to:
- Explain fundamental ideas about Neural Network
- Explain threshold and activation function
Tutorials
-
-
-
Lesson 23
Topic: Neural network
Learning Objectives:
After completing this lecture students will be able to:
- Explain the architecture of the Neural network
Tutorial
-
Lesson 24
Topic: Review of final Exam contents
-