Skip to content

iChiragMandot/Artificial-Intelligence-Algorithms

Repository files navigation

Artificial-Intelligence-Algorithms

It contains various AI algorithms like path planning, reinforcement learning, Alpha beta pruning etc. The codes are tested on Pacman codes available on Search.py: It searches the available path for the pacman dfs_new: Depth First Search for path planning bfs_new: Breadth First Search for path planning qlearningAgents: Qlearning id3.py : ID3 algorithm dataClassifier, Naivebayes: For text recognition

About

It contains various AI algorithms like path planning, reinforcement learning, Alpha beta pruning etc. The codes are tested on Pacman codes available on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages