Skip to content

A ResNet model with GradCAM to explain its predictions

Notifications You must be signed in to change notification settings

0xFrama/xAI-MNIST

Repository files navigation

This repo contains code I wrote during my internship.

The main goal was to develop a simple Neural Network (a ResNet model) that with the help of an active learning algorithm (in this case, GradCAM) was able to explain its predictions on the MNIST dataset.

To run the code:

python gc_debug.py

About

A ResNet model with GradCAM to explain its predictions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages