← Back to Home

AI / Machine Learning

AI Intro Course Labs and Programming Assignments

These projects were completed in Google Colab as part of AI coursework. They helped me build a practical foundation in classical machine learning, neural networks, data processing, and model evaluation.

Methods Covered

Datasets and Tasks

Implementation Work

Based on provided skeleton code, I implemented core assignment components including pandas data loading, layer construction, model training, and result analysis.

Future Improvements