Skip to content

mr-shitij/AI_Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Badge Open Source Love

AI Problems

🛠️ Description

This repository contains AI Problems

⚙️ Problems

  1. Write a program in Python to design the Depth First Search (DFS) and Breadth First Search (BFS) Algorithm, which find the path from a given start state to the goal state in state space.
  2. Write a program in Python to design the A-Star Algorithm, which find the path from a given start state to the goal state in state space.
  3. Write a program in Python to design the UCS Algorithm, which find the path from a given start state to the goal state in state space.
  4. Write a program in Python to design the Best First Search, which find the path from a given start state to the goal state in state space.

🤖 Contributer

mr-shitij Nupur Chavan mr-sanskarjamadar tech-sumit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages