Thursday, 28 December 2017




Artificial Intelligence--Heuristic Search:


This lecture-3 is about :



1. Generate-and-test
2. Hill climbing
3. Best-first search -A* Algorithm
4. Problem reduction --AO* Algorithm      
5. Constraint satisfaction
6. Means-ends analysis

Click here for  Heuristic Search Techniques

Friday, 15 December 2017

Artificial Intelligence--Uninformed/ Blind Search:

This lecture-2 is about :

1. What is Searching.

2.  Depth first search
3.  Breadth first search
4. Depth-First Iterative Deepening (DFID) 


Click here for  Uninformed Search Techniques

Artificial Intelligence--State Space search:

This lecture-I is about :

1. Introduction to State Space.

2. Formulate a problem in terms of state space search 
3. Defining the legal problem states,
4. Defining the  legal operators, and 
5. Defining the  initial and goal states.
6. AI problems

Click here for   State Space Search PPTS