Feeds
질문
Multi-step prediction code construction
Constructing the multi-step prediction model is my target. 17 channels of input and 17 channels of output exist in my dataset. ...
10개월 전 | 답변 수: 1 | 0
1
답변질문
multi-step prediction in time-series data using 1D CNN model
I construct a deep learning model based on 1D CNN Using data is time-series data (17 channels) Input : data at T (17 channels)...
10개월 전 | 답변 수: 1 | 0
1
답변질문
trainnetwork error, how to solve it?
lgraph = layerGraph(); tempLayers = [ sequenceInputLayer(1,'Name','seqinput','Normalization','zscore') convolutio...
거의 2년 전 | 답변 수: 1 | 0
