photo

prince sniper


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
20,024
of 301,195

REPUTATION
2

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,322

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Add a new layer to pre-trained neural networks
Hey, I have three feed-forward neural networks in matlab: ... [net1, tr1] = train(net1,X_train,Y_train) % First neural netw...

7 years ago | 0 answers | 2

0

answers

Question


divide training set into validation but test on a different set in NN
I am building a neural network classifier using matlab. For this I have the following dataset. size(X_Train): 125973 x 122 siz...

7 years ago | 1 answer | 0

1

answer