kollikonda Ashok kumar
Followers: 0 Following: 0
Statistics
RANK
222,160
of 295,527
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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 year ago | 0
Question
How to use Nadam optimizer in training deep neural networks
Training_Options = trainingOptions('sgdm', ... 'MiniBatchSize', 32, ... 'MaxEpochs', 50, ... "InitialLearnRate",...
1 year ago | 2 answers | 0
2
answersQuestion
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 year ago | 2 answers | 0