How to define three inputs and one output using recurrent neural network
조회 수: 4 (최근 30일)
이전 댓글 표시
I have 740 instance (3 inputs and one output). I need to train this dataset using Recurrent Neural Network but I'm new to it. I followed the chickenpox guide on https://www.mathworks.com/help/deeplearning/examples/time-series-forecasting-using-deep-learning.html but I noticed they have no outputs and not more than one input, it was splitted.
For my own dataset, I have 3 inputs and 1 output. Can anyone please help edit the code attached to fit my architecture and make it run?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!