Building a Food Ingredient Identifier App with AI

As part of my AI/ML learning journey, I recently developed a Food Ingredient Identifier app, whose main function is powered by Google’s Gemini AI API. This project was born out of a desire to better understand the health implications of food ingredients and to easily identify potentially harmful additives in packaged foods. The recent news…

Overfitting in Machine Learning and Teaching to the Test in Education

As a parent raising a first grader and as a doctoral student on AI and machine learning, I often find myself drawing parallels between a child’s educational journey and the training of machine learning models. Specifically, I’ve noticed a parallel between the concept of overfitting in ML models and the phenomenon of teaching to the…