You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: g3doc/_index.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ landing_page:
23
23
generated by adding adversarial perturbation have been shown to be
24
24
<b>robust against malicious attacks</b>, which are designed to mislead a model's
25
25
prediction or classification.</p>
26
-
<p>NSL generalizes to <a href="https://ai.google/research/pubs/pub46568.pdf">Neural Graph Learning</a> as well as <a href="https://arxiv.org/pdf/1412.6572.pdf">Adversarial Learning</a>. The NSL framework in TensorFlow provides the following easy-to-use
26
+
<p>NSL generalizes to <a href="https://research.google/pubs/pub46568.pdf">Neural Graph Learning</a> as well as <a href="https://arxiv.org/pdf/1412.6572.pdf">Adversarial Learning</a>. The NSL framework in TensorFlow provides the following easy-to-use
27
27
APIs and tools for developers to train models with structured signals:</p>
28
28
<ul style="padding-left: 20px;">
29
29
<li><b>Keras APIs</b> to enable training with graphs (explicit structure) and adversarial perturbations (implicit structure).</li>
0 commit comments