Projects

L3 Bio mathematics project


Paris-Saclay University, 2022

This report was written as part of the Bio-mathematics Project Teaching Unit in the third year of the Double Degree in Mathematics and Life Sciences. We were tasked with modeling the stochastic stages of development in a population of Zea Mays.

Download report

M1 Data Challenge


Paris-Saclay University, 2022

In the first year of the Master’s program in Mathematics and Artificial Intelligence, we worked on a predictive modeling project. The goal was to create a model that could predict daily energy consumption in France during the COVID-19 period, using a database that has been collecting information since 2012. You can find attached the report resulting from our work.

Download report

M1 Transformer architecture


Paris-Saclay University, 2023

This is our project in the class Méthodes de l’IA (Methods of Artificial Intelligence). The project consists of implementing a Transformer model for sentiment analysis for movie reviews. The model predicts whether a review is good (1), or bad (0). The architecture is based on the Transformer architecture from the paper “Attention is all you need”.

Access GitHub repository

Download report

M2 Unsupervised Learning


Paris Saclay University, 2023

In this master’s course project centered around “unsupervised learning,” our primary goals encompass the replication of key findings from the research paper titled “Learning from missing data with the binary latent block model.” Additionally, we aim to provide a comprehensive computational overview of the Latent Block Model (LBM) tailored for Missing Not at Random (MNAR) scenarios.

Access GitHub repository

Download report Download slides

M2 Medical Image Analysis


Paris-Saclay University, 2023

In this master’s course project, our work focused on the article “Efficient globally optimal segmentation of cells in fluorescence microscopy images using level sets and convex energy functionals”. We implemented some of the algorithms presented and created 3 different notebooks to explore the effects of energy functions and its parameters over cell images.

Access GitHub repository

Download report Download slides

M2 Optimization for Computer Vision


Paris-Saclay University, 2024

In this masters course project of Optimization for Computer Vision I aimed to analyze an article focused on Optimization and computer vision, construct a report and implement some of the algorithms presented. I chose to work on the paper: Ultrasound speckle reduction using adaptive wavelet thresholding presented by Anterpreet Kaur Bedi and Ramesh Kumar Sunkaria in 2022.

Access GitHub repository

Download report Download slides

M2 Guides in Machine Learning


Paris-Saclay University, 2024

For our final project, we’ve focused on the paper titled “A Principal Components Method to Impute Missing Values for Mixed Data”

Access GitHub repository

Download report Download slides

M2 Graphical Models and Discrete Inference Learning


Paris-Saclay University, 2024

For our final project, we’ve delved into the realm of variational inference, focusing specifically on the paper titled “Automatic Differentiation Variational Inference”. Our primary goal is to understand and implement the Automatic Differentiation Variational Inference (ADVI) algorithm proposed in the paper. This technique automates variational inference for complex probabilistic models, enabling its application to large datasets efficiently.

Access GitHub repository

Download report Download slides