This repository contains my contribution to the project How Can I Explain this to you ? [report] offered by Brain and Cognitive Society in summers of 2021 .
In this project , I implemented the following models/algorithms :
- A Convolutional Neural Network (CNN) Model - ResNet50
- Explainable AI - GradCAM
- Generating Adversarial Examples - Fast Sign Gradient Method (FGSM)
Explanation of the Project .