photo

kollikonda Ashok kumar


Last seen: 6ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
How to create an attention layer for deep learning networks?
I too want to know how to use attention layer in deep network for classification tasks..

約1年 前 | 0

質問


How to use Nadam optimizer in training deep neural networks
Training_Options = trainingOptions('sgdm', ... 'MiniBatchSize', 32, ... 'MaxEpochs', 50, ... "InitialLearnRate",...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


How can we use Nadam optimizer in place of sgdm in training deep learning networks
Training_Options = trainingOptions('sgdm', ... 'MiniBatchSize', 32, ... 'MaxEpochs', 50, ... "InitialLearnRate",...

1年以上 前 | 1 件の回答 | 0

1

回答