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. 💻
▶️ Mario bros
Implementation of a simplified version of the Mario Bros Game. Will be used as a first layer for a reinforcment learning AI in a futur repository
▶️ Connect 4
Implementation of an AI for the connect 4 game using min max algorithm, custom heursitic and alpha-beta pruning optimisation.
Exploration of the SkillCraft dataset extract from StarCraft II players and creation of a model predicting the league of a player.
▶️ PacMan
Comparision of Q learning and Sarsa applied to a simplified PacMan environment.