Skip to content

BenMcFadyen/InteractiveAdversarialExamples

Repository files navigation

InteractiveAdversarialExamples

An interactive site for exploring adversarial attacks on deep neural networks in real-time.

explore

This site is available at: https://benmcfadyen.github.io/InteractiveAdversarialExamples/

Prerequisites

Angular CLI version 7.2.3.

Local Installation

  1. Clone this repo:
git clone https://github.com/BenMcFadyen/InteractiveAdversarialExamples
  1. cd into the repo and install dependencies:
npm i
  1. Run!
ng serve --open

Built With

Acknowledgments

  • AdVis.Js - For providing the FGSM algorithm

About

An interactive site for exploring adversarial attacks on deep neural networks in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published