If you want to see my academic career you can click here.
Atomic Energy Commission (CEA) is one of the principal numeric actor in the France and Europe. It aims to do research and transfer its knowledge to the industry. Systems and Technologies Integration Laboratory (List) is an insitut of the CEA Tech that specializes in smart digital system research.
I work as one of the developer of N2D2 (for 'Neural Network Design & Deployment'), an open source framework for Deep Neural Network (DNN) simulation and full DNN-based applications building. The project is available on GitHub.
As part of my final year internship, I worked at IRISA's laboratory in the team SHAMAN under the supervision of Grégory SMITS. The goal of the internship was to improve a method to generate linguistic summaries of a big database. A linguistic summary is a set of fuzzy properties such as "most crow are black". To generate such a summary, the classic approach requires to go through the whole database, which results in a linear complexity depending of the size of the database. The complexity is also exponential depending on the size of the vocabulary.
The team SHAMAN had written two papers for a method that uses metadata which are stored in the database management system. While their method has a perfect precision for atomic properties, it has some flaw for conjonctive properties (for example: "Most crow are black and tall"). First, I conducted a bibliographic study in order to understand what caused this flaw. Among the several solutions that I suggested, the used of multidimensionnal histogram was chosen. From this point onwards, I implemented three multidimensionnal histograms (MHIST, GENHIST et STHOLES) using Python (3.6.9) and I compared them with one another. In order to make it easy to carry on with my work, I created a dockerized API using Docker and Flask before ending my internship. The code developed during this project is available on GitHub.
This internship has allowed me to improve my scientific papers reading and analyzing skills. Due to the COVID-19 pandemy, I had to work mostly from home. This gave me the opportunity to develop my autonomy and to telework for the first time. I have also discovered some underlying problematics of the reasearch world, such as the reproductiblity of the results of scientific papers.
During summer 2019, I spent 2 months at the National Chiao Tung University (NCTU) Taiwan in the Intelligent Electronics and System-On-Chip (IESOC) laboratory.
During these 2 months, I have worked on detecting emotion using ECG (Electrocardiogram) and PPG (Photoplethysmogram) signals. For this I used a Convolutional Neuronnal Network (CNN) with the library Keras (v2.24). This also made me work on issues such as peak detection and real time implementation. Indeed, at the end of the internship I had to implement my CNN on the JetSon Nano board.
This internship was a very good first research experience. I have been able to understand the difficulties related to working in a research laboratory. Even if the thematic was not in the scope of what I have done at school, I was really eager to learn. These two months confirmed my desire to do research.
I spend 2 months during summer 2018 at the Orléans Métropole at the Information Systems Division (ISD). This summer, I worked on two different topics.
This was my first technical internship. I have learnt a lot, and I was given responsabilities. Most particularly for the cleaning of the AD, where a mistake could have lead to the supression of a worker's account.