8000 GitHub - StadynR/AI-maze-odor-gradient: Project for the Artificial Intelligence course in Yachay Tech University
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

StadynR/AI-maze-odor-gradient

Repository files navigation

AI-maze-odor-gradient

Project for the Artificial Intelligence course in Yachay Tech University. The main idea is that, having an inteligent agent (a rat), a maze and a goal that produces an odor around it (a cheese), that agent uses a DFS algorithm to move inside the maze and find the goal. Because the odor is spread through the entire maze (by an exponential gradient), the agent can perceive it and use it to help guide itself better through the maze. In this way, not only the agent optimizes its maze traversal (because of how DFS works), it also senses its environment and acts according to it.

Group Name: SSAW

Members:

  • Samantha Quintachala
  • Stadyn Román
  • Arianna Armijos
  • Washington Pijal

The Maze

The Odor Matrix

Depth First Search

How the Agent solves the maze

About

Project for the Artificial Intelligence course in Yachay Tech University

Topics

Resources

50E5

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0