photo

prince sniper


Active since 2018

Followers: 0   Following: 0

Statistics

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...

5 years ago | 0 answers | 1

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...

6 years ago | 1 answer | 0

1

answer