photo

Jinjian


Last seen: 대략 1개월 전 2024년부터 활동

Followers: 1   Following: 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

0

답변