Skip to content

zafirhsn/artificial_intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artificial_intelligence

This is a repository for work in the class Artificial Intelligence (CS-UY 4613). The two folders correspond to projects 1 and 2 for the class.

Project 1 - A* GRAPH-SEARCH Algorithm

Objective

To implement the GRAPH-SEARCH Algorithm with A* Search Strategy for solving the 8-puzzle problem.



Project 2 - Neural Network

Objective

To create a 2 layer fully-connected perceptron (neural network) that can recognize handwritten digits from 0 to 4 with 90+% accuracy.

About

Repository for work in Artificial Intelligence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages