A simple Neural Network built completely from scratch using Python, NumPy, Pandas, and Matplotlib to classify handwritten digits from the MNIST dataset. This project implements a feedforward neural ...
This repository extends Google Research's Sufficient Input Subsets (SIS) implementation with research-engineering tools for model-agnostic explainability. SIS can explain neural networks through a ...