This repository contains all my Artificial Intelligence course projects, and they listed bellow.
- First Project: Introduction to
numpy
andpandas
- Second Project: Search Algorithms (
BFS
,DFS
, andIDS
) - Third Project: Deciphering encrypted file using
genetic
algorithm - Fourth Project:
Classification
of News withNaive Bayes
method - Fifth Project:
Classification
of a store data using different classification methods usingSklearn
library - Sixth Project:
Image classification
withMulti-layer Neural Networks
by usingPyTorch
library - Final Exam Project: Estimating cellphones price by using different
regression
methods by usingSklearn
library