統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
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...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
在应用三维数据集进行LSTM训练时,报错:无效的训练数据。预测变量和响应必须有相同的观测值数目。
我应用滑动窗口技术,将原本时间序列的二维XTrain与YTrain变为三维cell数组,其中XTrain的cell数组与其中单元结构如图:其中numsamples为观察值的数量,windowsize为窗口大小,numfeatures为特征种类数量。193是...
約1年 前 | 0 件の回答 | 0