In this repo the homeworks and project of the course "artifitial intelligence", instructed by Dr. Arash Abdi, are added. Here is a brief discription for each forlder:
Implimentation of the A* algorithm for a navagation problem.
Implimentation of decision tree for diabetes diagnosis.
Classification problem on the USPS dataset using SVM.
Function approximation using genetic programming.
Regression, classification and denoising problem on the USPS dataset using MLP.