Hi, I’m @chloedia, but my real name is Chloé Daems ! I’m interested in Machine and Deep Learning applied to image, Natural Language Processing and Reinforcement learning.
In my GitHub, you can find some of my university projects and personal ones I worked on in my free time. I finished my engineering degree at CentraleSupélec and am currently working on open source RAG improvement with Quivr.
I am passionate about technology, travels and art !
Don't hesitate to hit me up if you have questions on one of my project or on my profil. 💻
This repo only implements layer diffusion for foreground generation base on the Transparent Image Layer Diffusion using Latent Transparency paper.
▶️ MegaParse
MegaParse is a powerful and versatile parser that can handle various types of documents with ease. Whether you're dealing with text, PDFs, Powerpoint presentations, Word documents MegaParse has got you covered. Focus on having no information loss during parsing.
Obsidian plugin designed to transform your notes into dynamic flashcards.
▶️ Connect 4
Implementation of an AI for the connect 4 game using min max algorithm, custom heursitic and alpha-beta pruning optimisation.
▶️ PacMan
Comparision of Q learning and Sarsa applied to a simplified PacMan environment.