Skip to content

Research code that accompanies the paper Improving Stock Trend Prediction with Multi-granularity Denoising Contrastive Learning

License

Notifications You must be signed in to change notification settings

MingjieWang0606/MDC_KIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Improving Stock Trend Prediction with Multi-granularity Denoising Contrastive Learning

Research code that accompanies the paper Improving Stock Trend Prediction with Multi-granularity Denoising Contrastive Learning.

The basic version of the article has been accepted by IJCNN2023, and the extended version for the journal has been accepted to Knowledge and Information Systems.

In memory.py, I provided the code for obtaining positive and negative samples based on the memory module. At the same time, in tool.py, I attached the all loss functions used.

Citation

Please cite the following paper if you use this code in your work.

@inproceedings{wang2023improving,
  title={Improving Stock Trend Prediction with Multi-granularity Denoising Contrastive Learning},
  author={Wang, Mingjie and Chen, Feng and Guo, Jianxiong and Jia, Weijia},
  booktitle={International Joint Conference on Neural Networks (IJCNN)},
  year={2023}
}

@article{wang2023improving,
  title={Improving stock trend prediction with pretrain multi-granularity denoising contrastive learning},
  author={Wang, Mingjie and Wang, Siyuan and Guo, Jianxiong and Jia, Weijia},
  journal={Knowledge and Information Systems},
  pages={1--28},
  year={2023},
  publisher={Springer}
}

About

Research code that accompanies the paper Improving Stock Trend Prediction with Multi-granularity Denoising Contrastive Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages