Welcome to the repository for my Artificial Intelligence class! This repository contains the implementations of various AI algorithms explored throughout the course, including Linear Regression, Min-Max Decision Trees, K-Means Clustering, Neural Networks, and Q-Learning Agents.
This repository includes implementations of the following algorithms:
- Linear Regression
- Min-Max Decision Trees
- K-Means Clustering
- Neural Networks
- Q-Learning Agent