Feeds
提问
how to compare real valued output to the target values having 0 and 1
hello everyone my question may be stupid but i really want to know that *in backpropogation algorithm* i am getting real ...
11 years 前 | 0 个回答 | 0
0
个回答提问
how to append "specific columns" in an array
hello , i tried so many combinations of codes using reshape and permute function but i couldn't get the desired output sup...
11 years 前 | 2 个回答 | 0
2
个回答提问
The Variable appears to change size on every loop iteration
[num_class,num_instance]=size(Outputs); temp_Outputs=[]; temp_test_target=[]; for i=1:num_instance ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Neural Network ToolBox : Proper function to train multilabel data (Backpropogation )
Hello,i m a matlab beginner.. Which Inbuilt functions are suitable to train *multilabel dataset* ? using *backpropogation* ?...
11 years 前 | 1 个回答 | 0
1
个回答提问
type of variable "m" changes (i.e int or [ ] ) while running a program using different datasets
*when i use a dataset : values of m,n,temp are integer and, i get results* *but, when i use another dataset as input : value ...
11 years 前 | 1 个回答 | 0
1
个回答提问
training multilabel data with traingdm function of Neural network toolbox
Hello Guyz i was wondering is there any way to train multilabel-data (i.e more than 1 class labels in output for single insta...
11 years 前 | 2 个回答 | 0
2
个回答提问
Modify and Replace particular columns in an array
Hello there, i am a beginner of matlab and i am having problem that i get array "output" with 14x120 ... (dimension is cor...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to append data inbetween the Array without overwriting its original data ?
Hello, i am a beginner in matlab ,Sorry if i ask something stupid , but i really need help i have a *array* named " *trai...
11 years 前 | 2 个回答 | 0