Feeds
提问
why we have two performance number in neural netwrok in nntraintool one inside the box and the other outside the box ?
what is the performance number in neural network and why we have two numbers ? inside the box "blue" and outside the box is...
13 years 前 | 1 个回答 | 0
1
个回答提问
why i have different result when i run the newpr on different computer ?
i have create network as following rand('seed',8); net = newpr(p,t,20); net.divideParam.trainRatio = .4; net.divideParam....
13 years 前 | 0 个回答 | 0
0
个回答提问
what is the max_fail in neural network ?
i use newpr but i dont understand the max_fail parameter ? the network stop when the validation check = 6, how the validation c...
13 years 前 | 1 个回答 | 0
1
个回答提问
how can i analyze my neural network ?
i have create a newpr network with two hidden layers, and i want to analysis the the netwrok, i see the plot confusion and see t...
13 years 前 | 3 个回答 | 0
