diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..579f189 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,4 @@ +{ + "projectName": "BasicTS", + "projectOwner": "zezhishao" +} diff --git a/README.md b/README.md index 8ba2aa7..2735581 100644 --- a/README.md +++ b/README.md @@ -175,15 +175,6 @@ BasicTS is built on PyTorch 1.9.1 or 1.10.0, while other versions have not been [Example: Multi-Layer Perceptron (MLP)](baselines/MLP) - -## ❤️ Contributors - -Thanks to all contributors! - - - - - ## 📉 Main Results See the paper *[Exploring Progress in Multivariate Time Series Forecasting: @@ -192,3 +183,14 @@ Comprehensive Benchmarking and Heterogeneity Analysis](https://arxiv.org/pdf/231 ## 🔗 Acknowledgement BasicTS is developed based on [EasyTorch](https://github.com/cnstark/easytorch), an easy-to-use and powerful open-source neural network training framework. + +## Contributors + + + + + + + + +