debasmita bhoumik
Followers: 0 Following: 0
Statistik
RANG
260.294
of 295.495
REPUTATION
0
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
0
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.991
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER 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...
fast 7 Jahre vor | 0
Frage
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...
fast 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 9 Jahre vor | 0 Antworten | 0