Skip to content

The main code of our proposed multi-resolution interactive transformer

Notifications You must be signed in to change notification settings

ChengqingYu/MRIformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MRIformer

The main code of our proposed multiresolution interactive transformer. Its corresponding paper is 《MRIformer: A multi-resolution interactive transformer for wind speed multi-step prediction》.

For commercial reasons, the original code and data cannot be open sourced. In this version, we modified some of the structure of the code to ensure that it can run on public datasets (ETT dataset, PEMS and others).

This repository stores the main model files. If you want to evaluate the performance of the model on other public datasets, please use the following links: https://github.com/ChengqingYu/BasicTS

If the code is helpful to you, please cite the following paper:

@article{yu2023MRIformer,
  title={MRIformer: A multi-resolution interactive transformer for wind speed multi-step prediction},
  author={Yu, Chengqing and Yan, Guangxi and Yu, Chengming and Liu, Xinwei and Mi, Xiwei},
  journal={Information Sciences},
  volume={661},
  pages={120150},
  year={2024},
  publisher={Elsevier}
}

About

The main code of our proposed multi-resolution interactive transformer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages