Skip to content

Commit d2a1e66

Browse files
jdb78tchatonJeff Yang
authored andcommitted
Adding pytorch-forecasting to community examples (#4575)
PyTorch Forecasting is a new library that is designed for time series forecasting practitioners and researchers alike. It is based on the awesome work on PyTorch Lightning. Thanks a lot for creating such an asset! Have a look at the documentation for more information. Co-authored-by: chaton <[email protected]> Co-authored-by: Jeff Yang <[email protected]>
1 parent 32ce5d9 commit d2a1e66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/community_examples.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ Community Examples
1616
- `VAE Library of over 18+ VAE flavors <https://github.com/AntixK/PyTorch-VAE>`_.
1717
- `Transformers Question Answering (SQuAD) <https://github.com/tshrjn/Finetune-QA/>`_.
1818
- `Atlas: End-to-End 3D Scene Reconstruction from Posed Images <https://github.com/magicleap/atlas>`_.
19-
- `Self-Supervised Representation Learning (MoCo and BYOL) <https://github.com/untitled-ai/self_supervised>`_.
19+
- `Self-Supervised Representation Learning (MoCo and BYOL) <https://github.com/untitled-ai/self_supervised>`_.
20+
- `pytorch-forecasting: Time series forecasting package <https://github.com/jdb78/pytorch-forecasting>`_.

0 commit comments

Comments
 (0)