Homework Assignments Completed as a part of the course on "Foundations of Artificial Intelligence" at USC.
-
Updated
Nov 29, 2021 - Jupyter Notebook
Homework Assignments Completed as a part of the course on "Foundations of Artificial Intelligence" at USC.
UC Berkeley AI Pacman Project
Introduction to Artificial Intelligence - Assignment 13 Search Algorithms DFS, BFS, UCS, A* & Heuristic Functions
Maze Solver using AI
exploring diffrent search algorithms, in order to solve graph coloring problem
Heuristic - Blind Search algoritms for navigation and Minimax algorithm for a game
Graph Search Algorithms for Intro to AI class at UFMG
Engineered a proficient and competent mars rover search agent in python which can give the shortest path by using 4 different algorithms ( A*-UCS-BFS ) for Mars rover by taking care of given obstacles on Mars. Designed multiple heuristics function and chose the best one.
Add a description, image, and links to the ucs-search topic page so that developers can more easily learn about it.
To associate your repository with the ucs-search topic, visit your repo's landing page and select "manage topics."