統計
MATLAB Answers
1 質問
0 回答
ランク
of 175,723
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
The custom loss function, which is trained with the dlarray structure, reports an error when using sgdmupdate to update, and cannot be assigned, because this type of variable
% 定义 LSTM 网络结构 numFeatures = size(X_train, 2); % 特征数量,这里是 3 numHiddenUnits = 100; % LSTM 隐藏单元数量 layers = [ ... seque...
約2年 前 | 1 件の回答 | 0