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!