Skip to content

An efficient implementation of all the assignments given in CS312 (AI Lab), '20 Spring, IIT Dharwad

Notifications You must be signed in to change notification settings

NeuralFlux/AILabCS312

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AILabCS312

This repo contains the code and auxiliary files for all the practicum of the "CS312: Artificial Intelligence Labroratory" course, Spring '19, IIT Dharwad.

The topics of each lab are listed in the following table

Lab Topic
1 Uninformed Searches on Mazes
2 Informed Searches on Mazes
3 Randomized Searches on Traveling Salesman Problem
4 Competition based on Lab 3
5 A* Algorithm on Mazes
6 AO* Algorithm to solve the Optimal Matrix Multiplication Problem
7 Othello Bot using MiniMax and AlphaBeta Pruning
8 Solving MDPs with Value and Policy Iteration
9 Goal Stack Planning in Blocksworld

NOTE: Each lab has a docs folder that contains the problem statement and the final report

About

An efficient implementation of all the assignments given in CS312 (AI Lab), '20 Spring, IIT Dharwad

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages