how to set hyperparameter to vector type in Experiment Manager

답변 (1개)

Amal Raj
Amal Raj 2023년 3월 20일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Transportation Engineering에 대해 자세히 알아보기

질문:

2022년 12월 3일

답변:

2023년 3월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by