photo

Shashi Kant


Last seen: 9 månader ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
21 883
of 297 711

REPUTATION
2

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20 465

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 406

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How to use a userdefined algorithm for training DNN or within trainNetwork?
How to use a userdefined algorithm for training DNN or within trainingOptions? Currently, it seems that only three options can ...

nästan 3 år ago | 1 answer | 0

1

answer

Question


How to "prune" a one hidden layer NN such that the off diagonal elements of the weights, that is, "net.IW{1}" and "net.LW{2}", are zeros?
How can I create a single hidden layered NN such that the off main diagonal elements of the weights, that is, "net.IW{1}" and "n...

nästan 5 år ago | 2 answers | 0

2

answers

Question


A single hidden layered NN but the weight matrix is a diagonal matrix (with a bias) -- how to design that?
I am wondering if I can create a single hidden layered NN but the weight matrix is a diagonal matrix (with a bias). How to desig...

nästan 5 år ago | 1 answer | 1

1

answer