Multi input multi output for regression problem in deep learning
显示 更早的评论
Hello everyone,
I'm solving a problem with multi input (images) and multi output (digits) with regression in deeplearning. If you have any similar solution, please share with me. Thank you in advance.
回答(1 个)
yanqi liu
2021-12-8
0 个投票
yes,sir,may be use cell to range data,make it to multi input (images) ,use one-hot to range label,make it to multi output (digits)
when use keras or pytorch,can make compose loss to train
类别
在 帮助中心 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!