Skip to content

Commit 5d2296e

Browse files
kaushikb11Borda
andauthored
Move Conversational AI (Nemo) to Examples section (#11344)
Co-authored-by: Jirka Borovec <[email protected]>
1 parent 59a7ba7 commit 5d2296e

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

docs/source/index.rst

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -123,21 +123,15 @@ PyTorch Lightning
123123
:caption: Examples
124124

125125
ecosystem/community_examples
126-
Autoencoder <https://lightning-bolts.readthedocs.io/en/latest/deprecated/models/autoencoders.html>
127-
BYOL <https://lightning-bolts.readthedocs.io/en/latest/deprecated/callbacks/self_supervised.html#byolmaweightupdate>
128-
DQN <https://lightning-bolts.readthedocs.io/en/latest/deprecated/models/reinforce_learn.html#deep-q-network-dqn>
129-
GAN <https://lightning-bolts.readthedocs.io/en/latest/deprecated/models/gans.html#basic-gan>
130-
GPT-2 <https://lightning-bolts.readthedocs.io/en/latest/deprecated/models/convolutional.html#gpt-2>
131-
Image-GPT <https://lightning-bolts.readthedocs.io/en/latest/deprecated/models/convolutional.html#image-gpt>
132-
SimCLR <https://lightning-bolts.readthedocs.io/en/latest/deprecated/transforms/self_supervised.html#simclr-transforms>
133-
VAE <https://lightning-bolts.readthedocs.io/en/latest/deprecated/models/autoencoders.html#basic-vae>
134-
135-
.. toctree::
136-
:maxdepth: 1
137-
:name: Partner Domain Frameworks
138-
:caption: Partner Domain Frameworks
139-
140126
ecosystem/asr_nlp_tts
127+
Autoencoder <https://lightning-bolts.readthedocs.io/en/stable/deprecated/models/autoencoders.html>
128+
BYOL <https://lightning-bolts.readthedocs.io/en/stable/deprecated/callbacks/self_supervised.html#byolmaweightupdate>
129+
DQN <https://lightning-bolts.readthedocs.io/en/stable/deprecated/models/reinforce_learn.html#deep-q-network-dqn>
130+
GAN <https://lightning-bolts.readthedocs.io/en/stable/deprecated/models/gans.html#basic-gan>
131+
GPT-2 <https://lightning-bolts.readthedocs.io/en/stable/deprecated/models/convolutional.html#gpt-2>
132+
Image-GPT <https://lightning-bolts.readthedocs.io/en/stable/deprecated/models/convolutional.html#image-gpt>
133+
SimCLR <https://lightning-bolts.readthedocs.io/en/stable/deprecated/transforms/self_supervised.html#simclr-transforms>
134+
VAE <https://lightning-bolts.readthedocs.io/en/stable/deprecated/models/autoencoders.html#basic-vae>
141135

142136
.. toctree::
143137
:maxdepth: 1

0 commit comments

Comments
 (0)