Training a neural network that can map random variables to timeseries
1 次查看(过去 30 天)
显示 更早的评论
Hi All. I have a numerical model, which accepts the vector X ( say three real parameters), and generate two timeseries y1(t), and y2(t) as the output. Note that t is discrete and the length of both timeseries is 100. I can run the model for 1000 times for different input X and can generate 1000 output timeseries y1 and y2. How can I use conventional neural network or any other NN to train a model that can generate y1(t) and y2(t) for any input X that was not part of the training?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!