Skip to content

Example external repository for interacting with armory.

License

Notifications You must be signed in to change notification settings

uoguelph-mlrg/armory-example

 
 

Repository files navigation

armory-example

This repository is meant to be an example of how to run ARMORY adversarial defense evaluations.

Official Scenarios

Configuration files for official scenarios are provided. See official_scenario_configs directory

To run (after armory has been installed):

armory run official_scenario_configs/cifar10_baseline.json

Custom Models and Scenarios

Since armory mounts your current working directory inside of evaluation docker containers, users are able to run their own custom Scenarios, Models, etc.

We've added an example Scenario (audio classification using spectrograms), as well as some custom configurations for different using different attacks and defenses using ART modules.

About

Example external repository for interacting with armory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%