How can I have adaptive input for network training?

Each row of data is driven from previous rows. For example, consider row 101st driven from rows 1 to 100. Row 102nd driven from 1 to 101 and so on. Is there any way to train such a network? I would like to give like 300 rows of data and get prediction of 301st.

Answers (0)

Asked:

on 20 Dec 2020

Community Treasure Hunt

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

Start Hunting!