Is it possible to use Cross Validation with a Convolutional neural network?

2 vues (au cours des 30 derniers jours)
Luca Pinciroli
Luca Pinciroli le 10 Avr 2017
I'm trying to use cross validation with a CNN, but I can't find any function to do it. I've also tried to write down the code by my own, but I've no idea of how to do it having ImageDatastore.
Thank you.
Luca.
  1 commentaire
Salma Hassan
Salma Hassan le 29 Déc 2017
you can use k fold cross validation CVO = cvpartition(trainingimages,'k',10);

Connectez-vous pour commenter.

Réponses (1)

SRUTHY SKARIA
SRUTHY SKARIA le 24 Fév 2018
Hi Luca.
I have the same issue going on. Was wondering if you figured it out...if yes would you be able to help me our as well.
Thank you

Catégories

En savoir plus sur Argument Definitions dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by