Omar Alghanmi (Omar-Alghanmi)

Omar-Alghanmi

Geek Repo

Company:University Of Jeddah

Location:Jeddah, Saudi Arabia

Github PK Tool:Github PK Tool

Omar Alghanmi's repositories

A-Search-Algorithm

A* is a graph traversal and path search algorithm, which is often used in many fields of computer science due to its completeness, optimality, and optimal efficiency. One major practical drawback is its space complexity, as it stores all generated nodes in memory.

Language:C++Stargazers:0Issues:1Issues:0

a-star

A* algorithm C++ implementation.

Language:C++License:MITStargazers:0Issues:0Issues:0

Image-Classification-Pipeline

Image Classification Pipeline (OpenCV Learning)

Language:PythonStargazers:0Issues:0Issues:0