How can I have adaptive input for network training?
Show older comments
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)
Categories
Find more on Function Approximation and Clustering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!