Skip to content

nnk03/AI-LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-LAB

This is the repository for the code of artificial intelligence laboratory

Lab 1 has beginner friendly problem statements which are related to implementation and simulation such as the "Monty Hall problem" and "Birthday Paradox".

Lab 2 has 3 problem statements, first one being "Text Generation (Static Prediction Task)", second one being "Dynamic Control Task (Room Cleaning Robot)", and the third one being a "Cricket Match Simulation" for a fixed run strategy.

Lab 3 deals with informed and uninformed search algorithms.

Lab 4 is based on adversarial search algorithms such as Mini-max and Mini-max with Alpha-Beta pruning.

Lab 5 is based on "Knowledge and Reasoning".

Lab 6 deals with "Probabilistic Reasoning" and the problem statements are based on Naive Bayes Classifier and Bayesian Network.

About

These are the code for the AI-LAB course during Semester 4

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published