This repository contains my Artificial Intelligence course projects.
- CA0: Introduction to NumPy and Pandas Libraries
- CA1: Implementation of Search Algorithms (BFS, IDS, A*)
- CA2: Implementation of Genetic Algorithm
- CA3: Naive Bayes Classifier
- CA4: Introduction to KNN, Random Forest, Decision Tree and Voting Regression Models
- CA5: Implementation of a FeedForward Neural Network
- CA6: Introduction to Keras Library