PhD in Computer Science, Deep Learning, 2023
Univsersité Paris-Saclay
MSc in Software Engineering with an Artificial Intelligence speciality, 2020
École Nationale Supérieure d'Électronique, Informatique, Radiocommunications et Mathématiques-Mécanique de Bordeaux (ENSEIRB-MATMECA)
Two-years intense Mathematics and Physics curriculum (CPGE), 2017
Cycle Préparatoire de Bordeaux (CPBx)
Junior-Enterprise IT manager. Responsibilities included:
I participated in the redaction of a survey on state-of-the-art explainability methods for reinforcement learning. We also implemented a novel technique for explaining collaborative tasks in multiagent environments. Check out our code here!
As part of a school project, I created a Web app (using Django) for INRIA researchers that helped them train their RNNs (Recurrent Neural Networks) and visualize results in an intuitive way. Check out the code here!
I implemented an AlphaZero-like Othello player as a school project. It is based on a Monte-Carlo Tree Search algorithm improved by a neural network powered move prediction.