Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 3.35 KB

README.md

File metadata and controls

41 lines (32 loc) · 3.35 KB

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