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. ...
6 months 前 | 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)...
6 months 前 | 1 个回答 | 0
1
个回答提问
trainnetwork error, how to solve it?
lgraph = layerGraph(); tempLayers = [ sequenceInputLayer(1,'Name','seqinput','Normalization','zscore') convolutio...
1 year 前 | 1 个回答 | 0