Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.06 KB

Artificial Intelligence Course

Project: Demonstration Of AI Algorithms

Project code for Artificial Intelligence Course. In this project, We developed code for demonstrating different common AI algorithms when applied to the N-Puzzle problem. .

Install

This project requires Python 3.x and the following Python libraries installed:

You will also need to have software installed to run and execute a .py file.

I recommend installing Anaconda, a pre-packaged Python distribution that contains all of the necessary libraries and software for this project.

Run

The program was deployed onto a website, which can be found here

Team