ML Starter — Titanic, Penguins & Iris
A hands-on, beginner-friendly machine learning tutorial covering three classic datasets: Titanic survival, Palmer penguin species, and Iris flower classification.
See the project
Physics-Informed Neural Networks
Development of PINNs to solve PDEs by combining deep learning and physical modeling.
See the project
Data Automation Platform
An end-to-end solution for data pipeline automation and analytics.
See the project
Retrieval-Augmented Generation with LLMs
Implementation of a Retrieval-Augmented Generation (RAG) pipeline using OpenAI/LLM models to provide accurate, up-to-date answers from custom documents. Integration with vector databases, semantic search.
See the project
Machine Translation with Transformers
Built an end-to-end machine translation system using pretrained models. Deployed a translation API for English to French translation.
See the project