debasmita bhoumik
Followers: 0 Following: 0
Feeds
已回答
How to do incremental training using 2 batches of dataset, where the tool is anything except neural network
Thank you sir. Please clarify one more thing. In my question I mentioned "except neural network". Now I understand there is no l...
How to do incremental training using 2 batches of dataset, where the tool is anything except neural network
Thank you sir. Please clarify one more thing. In my question I mentioned "except neural network". Now I understand there is no l...
7 years 前 | 0
提问
How to do incremental training using 2 batches of dataset, where the tool is anything except neural network
I am a novice in this field. I have two training datasets. 1st I want to train the machine with Dataset X (from fisherirish) whi...
7 years 前 | 2 个回答 | 0
2
个回答提问
How to do incremental training using 2 batches of dataset, where the tool is anything except neural network
I am a novice in this field. I have two training datasets. 1st I want to train the machine with Dataset T1 (from fisherirish) wh...
7 years 前 | 0 个回答 | 0
0
个回答提问
Need help on neural network train test and validation accuracy
My data set have 420 images(24 features each). there are 160 for train. 20 for validation. 240 for testing. my problem is, afte...
8 years 前 | 1 个回答 | 0
1
个回答提问
Arranging the input and target matrix in Artificial neural network classification problem.
Hello, I am using matlab for 6 months, so considering myself as a beginner, please help me in this. My goal is to classify a fea...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to use feature matrix for neural network
I have made two feature matrices ( the purpose was to classify weather infection exist or not in a leaf) of size 80x16 and 40x16...
8 years 前 | 1 个回答 | 0
1
个回答提问
My goal is to find an insect from a fruit image using k means segmentaion. while doing iit using 4 clusters, each time the index values change. that is sometimes insect comes in 1st cluster, sometimes in second, and so on. how to fix it. my code is:
close all; he = imread('deseaseleaf(3).jpg'); figure; imshow(he), title('Original Leaf Image'); text(size(he,2...
8 years 前 | 2 个回答 | 0
2
个回答提问
Why the error in kmeans too many argument
i want to segment using k means i was using the code http://in.mathworks.com/help/images/examples/color-based-segmentation-u...
9 years 前 | 0 个回答 | 0