Feeds
提问
How to use SOM 2.0 Tool box for Supervised learning?
How to represent Input and Target data set in SOM 2.0 Tool box? If there is an example for Input and Target set please share her...
10 years 前 | 0 个回答 | 0
0
个回答提问
How to decide the range for weights and bias based on input data set ?
Based on input data, can we decide the range for weights and bias in neural network ? Like weight should be between (-1,1). Tha...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to compute the goodness of fit or the mean square error after training the neural network ?
Hi all, I am using nntool for patter recognition problem.After training the network, the outputs that are created are errors,in...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to remove outlier from training data before training artificial neural networks ?
If there is any method to do this in Matlab kindly share ?
12 years 前 | 2 个回答 | 0
2
个回答提问
How to cluster training data before training a neural network
Hi all, I am training a neural network with Input (4x120 matrix) and Output (3x120 matrix) for patter recognition.Before trainin...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to exclude the data graphically ?
I am having data in the format shown below.. Depth(m) ....X....Y.....Z. * 200.........2.... 3 ...4 * 202 ........3 .....
12 years 前 | 0 个回答 | 0
0
个回答提问
Data binning and frequency of data
I am having a data for example X [56 65 59 98 97 35 54 42].I want to find how many of these data points falls in a given bin ran...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to select the value for spread constant while using RBF with nntool box ?
I am using nntool in Matlab for classification problem with Radial Basis function (Fewer neurons). Input = (7 x 500)matrix Tar...
12 years 前 | 0 个回答 | 0
0
个回答提问
How to test neural network with real world data after training it ? How to interpret output of ANN?
I am currently working with ANN for pattern recognition to identify different geological features.I am new to ANN.I am using Mat...
13 years 前 | 2 个回答 | 0
