From 291acbef636b2f5b4af2cbae770f23a9c0541abb Mon Sep 17 00:00:00 2001 From: Justin Hsu Date: Thu, 20 Sep 2018 12:49:56 -0500 Subject: [PATCH] Add CleverHans software for AML. --- website/docs/resources/software.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/resources/software.md b/website/docs/resources/software.md index 7350b0e..f0460df 100644 --- a/website/docs/resources/software.md +++ b/website/docs/resources/software.md @@ -10,3 +10,6 @@ ## Language-Based Security - [Jif](https://www.cs.cornell.edu/jif/) - [FlowCaml](https://opam.ocaml.org/packages/flowcaml/flowcaml.1.07/) + +## Adversarial Machine Learning +- [CleverHans](https://github.com/tensorflow/cleverhans)