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!