Skip to content

Artificial Intelligence Course Projects, University of Tehran

Notifications You must be signed in to change notification settings

daniel-saeedi/Artificial-Intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence Projects

This repository contains my Aritificial Intelligence course projects.

CA0: Introduction to NumPy and Pandas Libraries. Report

CA1: Implementation of Search Algorithms (BFS, IDS, A*). Report

CA2: Implementation of Genetic Algorithm and Minimax Algorithm . Genetic Algorithm and MiniMax

CA3: Naive Bayes Classifier. Report

CA4: Introduction to KNN, Random Forest, Decision Tree and Voting Regression Models. Report

CA5: Implementation of a FeedForward Neural Network from scratch. Report

CA6: Introduction Keras Library. Report