Skip to content

Repository files navigation

Artificial_intelligence

Introduction

Welcome to my Artificial Intelligence (AI) learning journey repository! In this repository, I document my progress, projects, and resources as I embark on the exciting journey of learning artificial intelligence.

Search

The first lesson is on search algorithms. Check the search directory to find it.

The maze.py file is written by cs50. it implements a stack frontier and a queue frontier which you can toggle between.

The mymaze.py file contains my custom maze. It implements heuristic frontier

You can run both with <python file> <text file> Were python file is either maze.py or mymaze.py and text file is either maze1.txt or maze2.txt.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages