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 ExchangeTransportation 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