An AI agent that solves Sudoku puzzles.
An AI agent for the game of Isolation.
Teaching Pacman to find optimal path to gather all food using Depth-First Search, Breadth-First Search, Uniform Cost Search, and A* Search.
Finding the shortest route - Travelling Salesman Problem - across US capitals with the help of Simulated Annealing.