We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308a9e6 commit 6a9c3e8Copy full SHA for 6a9c3e8
readme.md
@@ -1,4 +1,4 @@
1
-# DeepDefend 0.1.1
+# DeepDefend
2

3

4

@@ -11,6 +11,11 @@ An open-source Python library for adversarial attacks and defenses in deep learn
11
12
DeepDefend has not yet been fully tested. Please report any issues you may encounter when using DeepDefend.
13
14
+## Changes in 0.1.1:
15
+We've updated DeepDefend, here's what's new:
16
+- 3 new functions under `deepdefend.attacks`
17
+- 3 new function under `deepdefend.defenses`
18
+
19
## Installation
20
21
You can install DeepDefend using pip:
0 commit comments