Hi, Thanks for this library :)
I want to predict the market price(Open price) of a stock.
I'm trying to apply my data to the TFT tutorial.
But, I have three questions.
First,
It took two hours per Epoch 1 to execute the code. Is this normal?
Second,
The code doesn't stop, it runs infinitely. Is this the right execution?
Third,
This error has occurred.
I don't know why the error occurred.
I want to know the solution to this error.
Paste the command(s) you ran and the output. Including a link to a colab notebook will speed up issue resolution.
If there was a crash, please include the traceback here.
The code used to initialize the TimeSeriesDataSet and model should be also included.
Hi, Thanks for this library :) I want to predict the market price(Open price) of a stock. I'm trying to apply my data to the TFT tutorial. But, I have three questions.
First, It took two hours per Epoch 1 to execute the code. Is this normal?
Second, The code doesn't stop, it runs infinitely. Is this the right execution?
Third, This error has occurred. I don't know why the error occurred. I want to know the solution to this error.
Here is a colab address!
https://colab.research.google.com/drive/1Ng7yi5DW6mBwCtdalosij1svauNrKNjT?usp=sharing
Thank you for reading :)
Paste the command(s) you ran and the output. Including a link to a colab notebook will speed up issue resolution. If there was a crash, please include the traceback here. The code used to initialize the TimeSeriesDataSet and model should be also included.