diff --git a/docs/source/community_examples.rst b/docs/source/community_examples.rst index 2a2a7b8719016..9b89b9bb4564f 100644 --- a/docs/source/community_examples.rst +++ b/docs/source/community_examples.rst @@ -17,5 +17,6 @@ Community Examples - `Transformers Question Answering (SQuAD) `_. - `Atlas: End-to-End 3D Scene Reconstruction from Posed Images `_. - `Self-Supervised Representation Learning (MoCo and BYOL) `_. -- `pytorch-forecasting: Time series forecasting package `_. +- `Pytorch-Forecasting: Time series forecasting package `_. - `Transformers masked language modeling `_. +- `Pytorch Geometric Examples with Pytorch Lightning and Hydra `_.