Skip to content

Commit

Permalink
update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
zezhishao committed Jan 2, 2024
1 parent daedbfb commit 1e8ce7e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
4 changes: 4 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"projectName": "BasicTS",
"projectOwner": "zezhishao"
}
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

<a href="https://github.com/zezhishao/BasicTS/graphs/contributors">
<img src="https://contrib.rocks/image?repo=zezhishao/BasicTS" />
</a>

## 📉 Main Results

See the paper *[Exploring Progress in Multivariate Time Series Forecasting:
Expand All @@ -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

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

0 comments on commit 1e8ce7e

Please sign in to comment.