Skip to content

sagar-spkt/AI_Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_Course

This repo has algorithms I learned during AI Course

Algorithms Included

Uninformed Search Algorithms

Uses iterative state formulation

Informed Search Algorithms

Uses complete state formulation

Beyond Classical Search Algorithms

Uses complete state formulation

Adversarial Search

Reference - tonypoer.io

AI Problems Coded

Some of the popular AI Problems are coded to instantiate Above mentioned algorithms

How To Use

Coming Soon!!!

Extra

Facebook Chat Bot Using DialoFlow API

Create a DialogFlow API Access token and place it in the code

And use your facebook credential here

About

AI Algorithms learned during Artificial Intelligence Undergraduate Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages