From 1e8ce7e90e0002bf9d770d74e533f171605c5db8 Mon Sep 17 00:00:00 2001 From: Zezhi Shao <864453277@qq.com> Date: Tue, 2 Jan 2024 15:36:32 +0800 Subject: [PATCH] update contributors --- .all-contributorsrc | 4 ++++ README.md | 20 +++++++++++--------- 2 files changed, 15 insertions(+), 9 deletions(-) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..579f1890 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,4 @@ +{ + "projectName": "BasicTS", + "projectOwner": "zezhishao" +} diff --git a/README.md b/README.md index 8ba2aa7f..2735581e 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 + + + + + + + + +