My projects

Multilingual Backpack LM

Backpack LMs provide a flexible interface for interpretability and control in language modeling by explicitly encoding multiple senses for words. This project aimed at extending Backpack LMs to multilingual settings.

Achieved: July - October 2024

LLM for quote generation

This model is a fine-tuned version of GPT-2 using LoRA (Low-Rank Adaptation) to generate quotes based on a custom dataset. It is designed to create meaningful and inspirational quotes.

Achieved: July 2024

Modelling Mask-wearing Behaviour in Influenza

This epidemiology project was completed as part of the MMED 2024, a two-week modeling clinic that focuses on using data to understand infectious disease dynamics and modeling.

Achieved: June 2024

FEM FEniCSx

Solving numerical problems using FEniCSx

Achieved: May 2024

Recommender System

A recommender system built from scratch based on collaboration filtering algorithm in Python using NumPy library

Achieved: April 2024

Fine-tuning of BLOOM 560M

Fine-tuning the BLOOM-250M, a Hugging Face's LLM for question-answering task

Achieved: April 2024

Bird Sound Classification

Implement two deep learning approaches for classify bird sounds.

Achieved: February 2024

Count paths

Count paths in a grid using a modified DFS algorithm

Achieved: February 2023

FEM Master Thesis

Implémentation, de zéro jusqu'à la fin, d'une méthode d'éléments finis non conformes de Crouzeix-Raviart pour résoudre le cas dynamique problème de la chaleur

Achieved: September 2022