0% found this document useful (0 votes)
6 views1 page

AI Pract

The document outlines the course details for the Artificial Intelligence Lab (CSL604), including prerequisites, objectives, and outcomes. It specifies a list of experiments to be conducted, primarily using Python, and details the requirements for term work and evaluation criteria. The course aims to equip students with practical skills in AI technologies, search techniques, and knowledge base creation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

AI Pract

The document outlines the course details for the Artificial Intelligence Lab (CSL604), including prerequisites, objectives, and outcomes. It specifies a list of experiments to be conducted, primarily using Python, and details the requirements for term work and evaluation criteria. The course aims to equip students with practical skills in AI technologies, search techniques, and knowledge base creation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Lab Code Lab Name Credit

CSL604 Artificial Intelligence Lab 1

Prerequisite: Discrete Mathematics, Data Structure


Lab Objectives:
1 To realize the basic techniques to build intelligent systems
2 To apply appropriate search techniques used in problem solving
3 To create knowledge base for uncertain data
Lab Outcomes: At the end of the course, the students will be able to
1 Identify languages and technologies for Artificial Intelligence
2 Understand and implement uninformed and informed searching techniques for real world
problems.
3 Create a knowledge base using any AI language.
4 Design and implement expert systems for real world problems.

Suggested List of Experiments (programming in python)


Sr. No. Title of Experiment
1 One case study on AI applications published in IEEE/ACM/Springer or any prominent
journal.
2 Assignments on State space formulation and PEAS representation for various AI
applications
3 Program on uninformed search methods.
4 Program on informed search methods.
5 Program on Game playing algorithms.
6 Program for first order Logic
7 Planning Programming
8 Implementation for Bayes Belief Network
Note: Any other practical covering the syllabus topics and subtopics can be conducted.
The programming assignment for First order logics could be in the form of a mini project

Term Work:
1 Term work should consist of a minimum of 8 experiments.
2 Journal must include at least 2 assignments on Artificial
Intelligence
3 The final certification and acceptance of term work ensures that satisfactory performance of
laboratory work and minimum passing marks in term work.
4 Total 25 Marks (Experiments: 15-marks, Attendance Theory & Practical: 05-marks,
Assignments: 05-marks)
Oral & Practical exam: Based on the entire syllabus of CSC604: Artificial Intelligence

You might also like