how to set hyperparameter to vector type in Experiment Manager
Afficher commentaires plus anciens
IN experiment manager,i can not to set hyperparameter to vector type
Réponses (1)
Amal Raj
le 20 Mar 2023
0 votes
In the Experiment Manager in MATLAB, hyperparameters can only be set to scalar values, not vector values. However, you can work around this limitation by using a string parameter to specify a vector of values and then parsing this string to obtain the vector values in your code.
Catégories
En savoir plus sur Transportation Engineering dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!