Next to my studies, I am developing personal projects to improve my programming, design, and architecture skills. Here are some of them and the technologies I used. You can find the code on my GitHub via the provided link.
in this university project i explored a machine learning paradigm called case-based reasoning by implementing it in python. cbr is able to make machine learning human understandable as it uses similar reasoning strategies as we do. it is an exciting topic that i am currently exploring further. you can find the first paper here.
difficult to say what a personal website should be all about.. this one should show my thoughts and ideas and hopefully give some insights into my person.
a small project aiming to merge the draw.io game style with machine learning scribble recognition as done by google in quickdraw.withgoogle.com. even though only a training mode is fully complete it was a fun project exploring ml on the web.