class Luwam:
def __init__(self):
self.role = "ML Engineer & Researcher"
self.location = "Bologna, Italy 🇮🇹"
self.education = "MSc AI @ University of Bologna (exp. 2026)"
self.published = "IEEE Author — OTCON'22"
@property
def currently(self):
return [
"Deriving what I implement — theory from first principles",
"Building neural-forge: NLP · CV · Neural Networks from scratch",
"Building RaceSense: F1 race event classifier from scratch",
"Extending bias auditing research for neurodivergent populations",
"Open to: Senior ML roles · Research positions · PhD programmes",
]
@property
def interests(self):
return [
"Multimodal AI & Vision-Language Models",
"LLMs · RAG · Agentic Systems",
"Computer Vision & Image Processing",
"Fairness, Bias Auditing & XAI",
"NLP · Low-Resource Languages",
"Motorsport Intelligence & Sports AI",
]
😀
Always learning...
- Bologna, Italy
Pinned Loading
-
-
Emotion_Recognition_Models_Bias_auditing
Emotion_Recognition_Models_Bias_auditing PublicJupyter Notebook
-
-
IPCV_Project
IPCV_Project PublicTwo projects related to IPCV Master's course in AI.
Jupyter Notebook
-
sports_tournament_scheduling
sports_tournament_scheduling PublicForked from hassen8/sports_tournament_scheduling
Python
-
VoRA-BioMistral-Medical-VQA
VoRA-BioMistral-Medical-VQA PublicGiving eyes to a blind medical LLM: applying VoRA (Vision as LoRA) to BioMistral-7B for radiology Visual Question Answering on chest X-rays.
Jupyter Notebook
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

