debasmita bhoumik
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
260.247
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
casi 7 años hace | 0
Pregunta
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...
casi 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 9 años hace | 0 respuestas | 0