Skip to content
View LuwamMKefali's full-sized avatar
😀
Always learning...
😀
Always learning...
  • Bologna, Italy

Block or report LuwamMKefali

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LuwamMKefali/README.md

L U W A M · M A J O R · K E F A L I

Typing SVG

LinkedIn GitHub Kaggle IEEE Email


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",
        ]

Python PyTorch TensorFlow Keras scikit-learn NumPy Pandas HuggingFace LangChain LlamaIndex spaCy OpenCV Docker MLflow W&B PostgreSQL MongoDB Git Linux ROS2 C++



My paper notes

Pinned Loading

  1. Blind-Source-Separation Blind-Source-Separation Public

    Jupyter Notebook

  2. Emotion_Recognition_Models_Bias_auditing Emotion_Recognition_Models_Bias_auditing Public

    Jupyter Notebook

  3. AI_and_Robotics_Lab_2025-unibo- AI_and_Robotics_Lab_2025-unibo- Public

    Python

  4. IPCV_Project IPCV_Project Public

    Two projects related to IPCV Master's course in AI.

    Jupyter Notebook

  5. sports_tournament_scheduling sports_tournament_scheduling Public

    Forked from hassen8/sports_tournament_scheduling

    Python

  6. VoRA-BioMistral-Medical-VQA VoRA-BioMistral-Medical-VQA Public

    Giving 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