microsoft / qlib

Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
https://qlib.readthedocs.io/en/latest/
MIT License
15.34k stars 2.63k forks source link

What's the difference between model and model_ts? #1176

Closed polaris-gogh closed 2 years ago

polaris-gogh commented 2 years ago

❓ Questions and Help

In qlib source code, both model and model_ts exists. For instance, pytorch_alstm.py and pytorch_alstm_ts.py, pytorch_gats.py and pytorch_gats_ts.py, and so on. I want to know the difference.

you-n-g commented 2 years ago

@polaris-gogh
Can your question be answered by https://github.com/microsoft/qlib/pull/1185/files ?

polaris-gogh commented 2 years ago

@polaris-gogh Can your question be answered by https://github.com/microsoft/qlib/pull/1185/files ?

Yes. Thank you very much.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for three months with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days