Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples: create pytorch example using MAITE and HEART #483

Open
wants to merge 32 commits into
base: dev
Choose a base branch
from

Conversation

jtsextonMITRE
Copy link
Collaborator

This example demonstrates compatibility with MAITE and HEART, adding task plugins for interacting with both.

  • Through MAITE, it demonstrates the ability to quickly load in public datasets and models, save both of these to the system, and load them into the typical MLFlow workflow for use in adversarial examples
  • It also demonstrates the ability to use a single task plugin for multiple types of evasion examples by leveraging HEART
  • Lastly, it demonstrates the ability to quickly test that example against multiple public models

@jtsextonMITRE
Copy link
Collaborator Author

do not merge this yet, notebook for the example requires a bit more work to account for changes to the entry points

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant