photo

Thomas Laurent


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
1 Réponse

RANG
10 226
of 301 383

RÉPUTATION
4

CONTRIBUTIONS
1 Question
1 Réponse

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
2

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 306

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

Afficher par

Réponse apportée
How can I split my dataset in training/validation/test set when the dataset is a cell array?
I found the answer, I need to add: net.divideMode = 'time'; so that cell arrays can be divided in train/validation/test ...

presque 8 ans il y a | 2

| A accepté

Question


How can I split my dataset in training/validation/test set when the dataset is a cell array?
I am training an Elman network and for that reason my datasets (input/target) need to be cell arrays (so that the examples are c...

presque 8 ans il y a | 1 réponse | 0

1

réponse