Closed littlestone111 closed 8 months ago
For the first question, it has been unnormalized to [0, 1] before saving: And regarding the second question, see the following screenshot: The output is symmetrical in the second dimension (with length 24). Hope this answer can solve your problem.
Thank you for the fast reply.
Could you please elaborate a little bit on each dimension of ts_simulate. Is it (Batch, sequence length, # of variable)?
If yes, I guess it is FFT on each variable and on its time domain.
Yes, the dimension is the same as the input tensor.
Cool. Thank you for your time.
Maybe there is something with unnormalize_to_zero_to_one?