Skip to content

Commit eec7323

Browse files
DualityGaptensorflow-copybara
authored andcommitted
Add NSL videos (on Youtube) to the TensorFlow NSL page.
PiperOrigin-RevId: 296019634
1 parent f6d0bef commit eec7323

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

g3doc/_index.yaml

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,33 @@ landing_page:
7272
buttons:
7373
- label: Read on TensorFlow blog
7474
path: https://blog.tensorflow.org/2019/09/introducing-neural-structured-learning.html
75-
- heading: TF-NSL on GitHub
75+
- heading: "TF-NSL on GitHub"
7676
image_path: /resources/images/github-card-16x9.png
7777
path: https://github.com/tensorflow/neural-structured-learning
7878
buttons:
7979
- label: View on GitHub
8080
path: https://github.com/tensorflow/neural-structured-learning
81+
- heading: "NSL Part 1: Framework overview"
82+
youtube_id: N_IS3x5wFNI
83+
buttons:
84+
- label: Watch the video
85+
path: https://www.youtube.com/watch?v=N_IS3x5wFNI
86+
87+
- classname: devsite-landing-row-cards
88+
items:
89+
- heading: "NSL Part 2: Training with natural graphs"
90+
youtube_id: pJRRdtJ-rPU
91+
buttons:
92+
- label: Watch the video
93+
path: https://www.youtube.com/watch?v=pJRRdtJ-rPU
94+
- heading: "NSL Part 3: Training with synthesized graphs"
95+
youtube_id: 3RQqTTOY0U0
96+
buttons:
97+
- label: Watch the video
98+
path: https://www.youtube.com/watch?v=3RQqTTOY0U0
99+
- heading: "NSL Part 4: Adversarial learning"
100+
youtube_id: Js2WJkhdU7k
101+
buttons:
102+
- label: Watch the video
103+
path: https://www.youtube.com/watch?v=Js2WJkhdU7k
104+

0 commit comments

Comments
 (0)