Help with Neural Network and Multiple inputs, (time series)
古いコメントを表示
Hello, I am learning about Neural networks, I understand the concepts and the math for the most part. However I am very new to implementing NNs. I am trying to train a NARX on stock market data. Actually, I really just want the NN to make predictions about the S&P500 index, but I am passing in many inputs, such as bond ETF's and other S&P sector ETF's. For now I am using the GUI. I want it to be trained on all of the data, but only make predictions on one of them. How can I do this?
回答 (1 件)
Darshan Ramakant Bhat
2017 年 2 月 16 日
3 投票
Please go through the following example link. Especially ' Multiple External Variables' section seems to be related to your problem.
Regards
Darshan Bhat
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!