yunan
Followers: 0 Following: 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...
7 months 前 | 1 个回答 | 0