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!