Welcome to my GitHub repository for the Explainable Artificial Intelligence article series.
This series explores various aspects of Explainable AI, aiming to make complex AI models more interpretable and transparent. Below are the articles in the series:
In this introductory article, we explore the concept of Explainable AI, types and the key techniques used to interpret AI models.
This post introduces an explainable Convolutional Neural Network (CNN) model developed for the Fashion MNIST dataset, demonstrating how interpretability can be integrated into CNN architectures.
In this article, we delve into one of the first efforts to incorporate explainability into a Persian language Question Answering (QA) system, outlining the methodologies and challenges encountered.