We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3dbf27 commit 4df1560Copy full SHA for 4df1560
docs/modules/defences.rst
@@ -25,3 +25,9 @@ Adversarial Training
25
.. autoclass:: AdversarialTrainer
26
:members:
27
:special-members:
28
+
29
+Gaussian Data Augmentation
30
+--------------------------
31
+.. autoclass:: GaussianAugmentation
32
+ :members:
33
+ :special-members:
docs/modules/detection.rst
@@ -1,5 +1,5 @@
1
:mod:`art.detection`
2
-===================
+====================
3
4
Base Class
5
----------
0 commit comments