- M.Sc in AI & Data Science at UdeS
- M.Sc.Eng in Applied Mathematics & Computer Science at Sorbonne University (Polytech Sorbonne)
-
π€ Machine Learning
- Image segmentation - Magnetic resonance image segmentation using Pytorch
- Trading bot - Improving a trading bot using LSTM, GRU ...
- Leaf classification - Various machine learning models to classify the leaf dataset from Kaggle using sklearn
-
π Data Science
- Data analysis - A customer personality analysis using R (PCA, KNN, HCPC, Random Forest, ...)
-
β‘ High Performance Computing
- HPC - Block lanczos algorithm parallelization using MPI and OpenMP
-
π» Algorithmics
- Metro - Program to obtain the shortest metro itinerary in Paris using Dijkstra's algorithm in C
- Diner des ennemis - Solving a combinatorial problem with C++
-
π’ Mathematics
- CO2 Evolution - Evolution of CO2 in the coming years using the Kaya equation and linear regressions in Python
- Temperature - Study of the evolution of the temperature in the upper layers of the soil using finite difference in Python
- Multiplication algorithm - Implementation of different fast multiplication algorithms using Python
- Matrix inversion algorithm - Implementation of different matrix inversion algorithms using C
- PC Algo - Implementation of the PC algorithm using R
-
π² Cryptocurrency
- IOTA - Decentralized simulation of IOTA using OMNeT++ (Internship at LIP6)
- Tendermint consensus - Tendermint consensus using OMNeT++
- Jericho - A concept of a proof-of-work free cryptocurrency
-
π² Games
- Sherlock 13 - Sherlock 13 online game using TCP protocol & SDL2
-
π Others
- KayaGUI - A GUI for the Kaya identity using SFML and R