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

18Csc305J - Artificial Intelligence List of Lab Experiments

This document lists 15 lab experiments for an artificial intelligence course, including implementing toy problems, developing agent programs for real-world problems, constraint satisfaction problems, search algorithms like DFS, BFS, best-first search and A* for applications, minimax algorithm, unification and resolution, knowledge representation schemes, uncertain methods, block world problem, learning algorithms, ensemble models, natural language processing programs, and applying deep learning methods to solve applications.

Uploaded by

Santhosh Kumar P
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)
212 views1 page

18Csc305J - Artificial Intelligence List of Lab Experiments

This document lists 15 lab experiments for an artificial intelligence course, including implementing toy problems, developing agent programs for real-world problems, constraint satisfaction problems, search algorithms like DFS, BFS, best-first search and A* for applications, minimax algorithm, unification and resolution, knowledge representation schemes, uncertain methods, block world problem, learning algorithms, ensemble models, natural language processing programs, and applying deep learning methods to solve applications.

Uploaded by

Santhosh Kumar P
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

18CSC305J - ARTIFICIAL INTELLIGENCE

LIST OF LAB EXPERIMENTS


1 Lab 1: Implementation of toy problems
2 Lab 2: Developing agent programs for realworld problems
3 Lab 3: Implementation of constraintsatisfaction problems
4 Lab4: Implementation and Analysis ofDFS and BFS for an application
5 Lab 5: Developing Best first search and A*Algorithm for real world
problems
6 Lab 6: Implementation of minimaxalgorithm for an application
7 Lab 7: Implementation of unification andresolution for real world
problems.
8 Lab 8: Implementation of knowledgerepresentation schemes - use cases
9 Lab 9: Implementation of uncertainmethods for an application
10 Lab 10 :Implementation of block worldProblem
11 Lab 11: Implementation of learningalgorithms for an application
12 Lab12: Development of ensemble modelfor an application
13
14 Lab 14:Implementation of NLP programs
15 Lab 15: Applying deep learning methods tosolve an application

You might also like