Portfolio

Explainable AI (XAI) with Deep learning and Knowledge Graphs

This project was focused on providing explanation to the recommendations of graph-based machine learning models for medical diagnosis. This project was focused on providing explanation to the recommendations of graph-based machine learning models for medical diagnosis. It featured running GNNExplainer on predictions from graph attention networks to come up with detailed explanations after disease inference. my main contribution was building algorithms for two XAI experiments on real-world datasets & random datasets for proof of concept.

Multimodal safety monitor

This project was focused on building a multimodal safety monitor by combining two unsafe systems; a vision-based AI system and real-time localization system (RTLS). o Wrote python algorithms to facilitate the integration of the vision system and the RTLS system to facilitate exchange of information in compatible input and output format.