[docs] Add Cotratron to community examples (#2130)
* [docs] Add Cotratron to community examples * Apply suggestions from code review Co-authored-by: Nicki Skafte <skaftenicki@gmail.com> Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com> Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
This commit is contained in:
parent
49b2424e6e
commit
7245e48153
|
@ -32,6 +32,7 @@ PyTorch Lightning Documentation
|
|||
:caption: Community Examples
|
||||
|
||||
Contextual Emotion Detection (DoubleDistilBert) <https://github.com/PyTorchLightning/emotion_transformer>
|
||||
Cotatron: Transcription-Guided Speech Encoder <https://github.com/mindslab-ai/cotatron>
|
||||
FasterRCNN object detection + Hydra <https://github.com/PyTorchLightning/wheat>
|
||||
Generative Adversarial Network <https://colab.research.google.com/drive/1F_RNcHzTfFuQf-LeKvSlud6x7jXYkG31#scrollTo=TyYOdg8g77P0>
|
||||
Hyperparameter optimization with Optuna <https://github.com/optuna/optuna/blob/master/examples/pytorch_lightning_simple.py>
|
||||
|
|
Loading…
Reference in New Issue