Feeds
提问
Classification Experiment Design - stopping training
Hi, I have a question (or several) regarding experiment design using matlab to conduct binary classification. I have a "desi...
12 years 前 | 1 个回答 | 0
1
个回答提问
R2a vs R2 in neural network MSE
I've read quite a few posts regarding adjusted co-efficient of determination (R2a) and using this to derive an mse goal for trai...
12 years 前 | 1 个回答 | 0
1
个回答提问
Neural Networks - train function
for code: [net tr Y T] = train(net, x, t) what are Y and T (i've checked help train / doc train and can't find an answe...
12 years 前 | 1 个回答 | 0
1
个回答提问
Fundamental Concepts - Neural Networks
If I configure 2 patternnet networks exactly the same - and force them to start with the same input and layer weights, will I al...
12 years 前 | 1 个回答 | 0
1
个回答提问
Feedforward Network and Backpropagation
Hi, I've very new to Matlab and Neural Networks. I've done a fair amount of reading (neural network faq, matlab userguide, Le...
12 years 前 | 3 个回答 | 0
3
个回答提问
Neural Networks - Simple question ?
What is the difference between 'dividerand' and 'divideint' ??
12 years 前 | 1 个回答 | 0
