You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Can you please guide me on how I can feed the data to the network using timeseries_dataset_from_array? In fact, I want to use the sliding windows technique and timeseries_dataset_from_array does it. I mean in the code of time-series classification using transformers. Thanks a lot.