File tree Expand file tree Collapse file tree 1 file changed +5
-19
lines changed Expand file tree Collapse file tree 1 file changed +5
-19
lines changed Original file line number Diff line number Diff line change 99
99
:tooltip: Raise your awareness to the security vulnerabilities of ML models, and get insight into the hot topic of adversarial machine learning
100
100
:description: :doc: `beginner/fgsm_tutorial `
101
101
102
+ .. customgalleryitem ::
103
+ :tooltip: Train a generative adversarial network (GAN) to generate new celebrities
104
+ :figure: /_static/img/dcgan_generator.png
105
+ :description: :doc: `beginner/dcgan_faces_tutorial `
102
106
103
107
.. raw :: html
104
108
@@ -153,17 +157,6 @@ Text
153
157
154
158
<div style =' clear :both ' ></div >
155
159
156
- Generative
157
- ----------------------
158
-
159
- .. customgalleryitem ::
160
- :tooltip: Train a generative adversarial network (GAN) to generate new celebrities
161
- :figure: /_static/img/dcgan_generator.png
162
- :description: :doc: `beginner/dcgan_faces_tutorial `
163
-
164
- .. raw :: html
165
-
166
- <div style =' clear :both ' ></div >
167
160
168
161
Reinforcement Learning
169
162
----------------------
@@ -294,6 +287,7 @@ PyTorch in Other Languages
294
287
intermediate/spatial_transformer_tutorial
295
288
advanced/neural_style_tutorial
296
289
beginner/fgsm_tutorial
290
+ beginner/dcgan_faces_tutorial
297
291
298
292
.. toctree ::
299
293
:maxdepth: 2
@@ -316,14 +310,6 @@ PyTorch in Other Languages
316
310
beginner/torchtext_translation_tutorial
317
311
beginner/transformer_tutorial
318
312
319
- .. toctree ::
320
- :maxdepth: 2
321
- :includehidden:
322
- :hidden:
323
- :caption: Generative
324
-
325
- beginner/dcgan_faces_tutorial
326
-
327
313
.. toctree ::
328
314
:maxdepth: 2
329
315
:includehidden:
You can’t perform that action at this time.
0 commit comments