Loading timeseries data into the deep network designer

1 view (last 30 days)
I have read and learnt how to train a deep network for forecasting future values of a timeseries here:
However, it does not use validation data in the plot. I am interested in using the deep network designer to get the train and validation data from its data tab. I tried data stores, especially tall data stores, but the network designer only accepts image data stores. How should I store and retrieve timeseries data? Any help is appreciated.

Answers (2)

sami yaghi
sami yaghi on 14 Apr 2022
Until you solve this you can simply design the network and export it to the work space. And then train it using the train instruction.

David Willingham
David Willingham on 14 Apr 2022

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!