photo

Jinjian


Last seen: 3 Monate vor Aktiv seit 2024

Followers: 1   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


The dofference of predict() and PredictAndUpdateState()
Hi All, I found the following two ways of predicting performs differently: (1). for i=1:size(XTest,2) [trainedNet,YTe...

3 Monate vor | 1 Antwort | 0

1

Antwort

Frage


What is the difference between the ways of Predict and PredictAndUpdateState to update the network?
Hi All, I am testing a trained LSTM network to finish the prediction task. I have used prerdict() and PredicAndUpdateState() t...

3 Monate vor | 1 Antwort | 0

1

Antwort

Frage


在应用三维数据集进行LSTM训练时,报错:无效的训练数据。预测变量和响应必须有相同的观测值数目。
我应用滑动窗口技术,将原本时间序列的二维XTrain与YTrain变为三维cell数组,其中XTrain的cell数组与其中单元结构如图:其中numsamples为观察值的数量,windowsize为窗口大小,numfeatures为特征种类数量。193是...

10 Monate vor | 0 Antworten | 0

0

Antworten