Skip to content

Archerll/MCformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCformer

Paper:MCformer: Multivariate Time Series Forecasting With Mixed-Channels Transformer

Python PyTorch nVIDIA

Introduction

Overall Architecture

MCFormer_Arch

Usage

  1. Install Pytorch and necessary dependencies.
pip install -r requirements.txt

Main Result of Multivariate Forecasting

图片

Citation

If you find this repo helpful, please cite our paper.

@ARTICLE{10533212,
  author={Han, Wenyong and Zhu, Tao and Chen, Liming and Ning, Huansheng and Luo, Yang and Wan, Yaping},
  journal={IEEE Internet of Things Journal}, 
  title={MCformer: Multivariate Time Series Forecasting With Mixed-Channels Transformer}, 
  year={2024},
  volume={11},
  number={17},
  pages={28320-28329},
  keywords={Time series analysis;Forecasting;Predictive models;Data models;Internet of Things;Correlation;Transformers;Long time series;multivariate time series;self-attention;time series forecasting},
  doi={10.1109/JIOT.2024.3401697}}

Acknowledgement

We appreciate the following GitHub repos a lot for their valuable code and efforts.

About

Paper:MCformer: Multivariate Time Series Forecasting With Mixed-Channels Transformer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published