This repository contains the final projects and challenges completed for the Machine Learning course exam.
It is organized into two main sections:
-
Challenges/
- challenge_0/
- challenge_1/
- challenge_2/
- challenge_3/
- README.md
-
Project/
- Elisa_Coceani_progetto_machine_learning/
- README.md
-
README.md
This folder contains the four individual machine learning challenges assigned during the course. Each subfolder includes the code and a report (when required).
This is a complete machine learning project focused on classifying ASL (American Sign Language) alphabet letters using classical ML models and CNNs, with a strong emphasis on data augmentation. It includes a description and organized code.