如何在trainingoptions中正确将验证集数据validationdata输入到神经网络?
13 views (last 30 days)
Show older comments
我在训练深度学习模型时,输入如下格式的验证集数据,报错:'ValidationData' 的值无效。包含验证数据的元胞数组必须有两个元素: 输入数据 X 以及由响应 Y 组成的数值数组。

0 Comments
Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!