Dougy AI Blog

By fusing strategy & design we help our partners build their brands, drive business, & stand out from the noise in saturated markets! Follow our blog for the latest case studies and projects.

post-thumb
February 8, 2023

Project 3: AI Search using Depth First Search

Recap My first two projects implemented for searching via Best first and Breadth first algorithms. New environment Even though, depth first search CAN be easily implemented on the same grid environment, I will get much more practice by creating a new one. ...

read more
post-thumb
February 6, 2023

Project 2: AI search using BFS

Recap In my previous project post, I had implemented a simple agent to navigate through a grid world to find a goal state. Let’s make it harder! ...

read more
post-thumb
February 1, 2023

Comparing uninformed search algorithms

Uninformed Search Algorithms Uninformed search algorithms are AI techniques for finding a solution to a problem by systematically searching through a search space without having any prior knowledge about the solution. ...

read more

LET’S WORK TOGETHER