debasmita bhoumik
Followers: 0 Following: 0
Statistiques
RANG
260 266
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
57.14%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
presque 7 ans il y a | 0
Question
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...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 9 ans il y a | 1 réponse | 0