DC-research / TEMPO

The official code for "TEMPO: Prompt-based Generative Pre-trained Transformer for Time Series Forecasting (ICLR 2024)". TEMPO is one of the very first open source Time Series Foundation Models for forecasting task v1.0 version.
78 stars 12 forks source link

"Hello, do you have a sample code for launching training #4

Closed avtosubaru25 closed 2 weeks ago

avtosubaru25 commented 1 month ago

"Hello, do you have a sample code for launching training to predict cryptocurrency prices (preferably with 200 input parameters)"

avtosubaru25 commented 1 month ago

?

idevede commented 1 month ago

Hi avtosubaru25,

Thanks for the question!

We have uploaded a running demo that demonstrates how to use TEMPO for forecasting. You can refer to the newly uploaded "run_TEMPO_demo.py" file, as well as the previous training scripts in the "scripts" folder. These resources will help you get started with training a model for cryptocurrency price prediction.

However, please keep in mind that any investment decisions should be made after thorough research and consultation with financial professionals.