- 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
python version 2.6
- Open a project
- go to its PDF file
- choose a question then type the command in the command prompt using python to test the implementation