File tree 1 file changed +8
-14
lines changed 1 file changed +8
-14
lines changed Original file line number Diff line number Diff line change @@ -123,21 +123,15 @@ PyTorch Lightning
123
123
:caption: Examples
124
124
125
125
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
-
140
126
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 >
141
135
142
136
.. toctree ::
143
137
:maxdepth: 1
You can’t perform that action at this time.
0 commit comments