diff --git a/README.md b/README.md index 256fd9e..25cc14c 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ - - - - + + + +

@@ -37,7 +37,11 @@ And this is [an incomplete list](https://scholar.google.com/scholar?q=%E2%80%9CS 🤗 Please [cite SAITS](https://github.com/WenjieDu/SAITS#-citing-saits) in your publications if it helps with your work. Please star🌟 this repo to help others notice SAITS if you think it is useful. It really means a lot to our open-source research. Thank you! -BTW, you may also like [PyPOTS](https://github.com/WenjieDu/PyPOTS) for easily modeling your partially-observed time-series datasets. +BTW, you may also like + +PyPOTS + +for easily modeling your partially-observed time-series datasets. **‼️Kind reminder: This document can help you solve many common questions, please read it before you run the code.** @@ -89,9 +93,11 @@ Compared to another SOTA self-attention imputation model [NRTSI](https://github. fewer parameters and less imputation time in practice. Please refer to our [full paper](https://arxiv.org/pdf/2202.08516.pdf) for more details about SAITS' performance. + ## ❖ Brief Graphical Illustration of Our Methodology Here we only show the two main components of our method: the joint-optimization training approach and SAITS structure. -For the detailed description and explanation, please read our [full paper](https://arxiv.org/pdf/2202.08516.pdf). +For the detailed description and explanation, please read our full paper `Paper_SAITS.pdf` in this repo +or [on arXiv](https://arxiv.org/pdf/2202.08516.pdf).
Training approach @@ -188,6 +194,7 @@ And thank you all for your attention to this work. [![Forkers repo roster for @WenjieDu/SAITS](http://reporoster.com/forks/dark/WenjieDu/SAITS)](https://github.com/WenjieDu/SAITS/network/members) + ## ❖ Last but Not Least If you have any additional questions or have interests in collaboration, please take a look at [my GitHub profile](https://github.com/WenjieDu) and feel free to contact me 😃. \ No newline at end of file