keras-io icon indicating copy to clipboard operation
keras-io copied to clipboard

using sliding windows or TimeseriesGenerator from Keras

Open mohammad69h94 opened this issue 1 year ago • 0 comments

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.

mohammad69h94 avatar Oct 16 '23 15:10 mohammad69h94