Statistiques
3 Questions
0 Réponses
RANG
233 722
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 mois il y a | 1 réponse | 0
1
réponseQuestion
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 mois il y a | 1 réponse | 0
1
réponseQuestion
在应用三维数据集进行LSTM训练时,报错:无效的训练数据。预测变量和响应必须有相同的观测值数目。
我应用滑动窗口技术,将原本时间序列的二维XTrain与YTrain变为三维cell数组,其中XTrain的cell数组与其中单元结构如图:其中numsamples为观察值的数量,windowsize为窗口大小,numfeatures为特征种类数量。193是...
10 mois il y a | 1 réponse | 0