Skip to content

YousefGh/UC-Berkeley-AI-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms I implemented in this project were:

  • Depth-First Search
  • Breadth-First Search
  • Uniform Cost Search
  • A* Search
  • Value Iteration (markov decision process)
  • Q-learning (markov decision process)
  • Particle Filtering (bayesian Inference)
  • Neural Network

How to run

python version 2.6

  1. Open a project
  2. go to its PDF file
  3. choose a question then type the command in the command prompt using python to test the implementation

Releases

No releases published

Packages

No packages published