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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 0 | 0