Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.08 KB

File metadata and controls

33 lines (20 loc) · 1.08 KB

Adversarial Example Defenses Build Status

A catalog of defenses against adversarial examples, paired with attacks that break them (where applicable).

See the live site at https://www.robust-ml.org/

This is a community-maintained document. Feel free to contribute by opening an issue or submitting a pull request.

More information is available in the FAQ: https://www.robust-ml.org/faq/

Authors

This is a community-maintained resource. See the homepage for a list of the people who help maintain the website and robustml package.

Development

Run bundle install to fetch dependencies.

Run bundle exec jekyll build to build the site.

For development purposes, it can be handy to run bundle exec jekyll serve --watch. You will be able to preview the website at http://localhost:4000.

License

Licensed under CC BY-SA 4.0.