Skip to content

lengstrom/robust-ml.github.io

 
 

Repository files navigation

Adversarial Example Defenses

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.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.8%
  • Ruby 44.2%
  • CSS 6.0%