Skip to content
#

greedy-search

Here are 29 public repositories matching this topic...

This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach

  • Updated May 14, 2024
  • Python

First project of Introduction to AI at Universidad del Valle. Mario's goal is to find the princess using artificial intelligence algorithms. Uninformed (Breadth-First Search, Uniform-Cost Search and Depth-First Search) and Informed (Greedy Search and A* Search) search algorithms are used.

  • Updated Jan 6, 2023
  • Python

Improve this page

Add a description, image, and links to the greedy-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the greedy-search topic, visit your repo's landing page and select "manage topics."

Learn more