How to change MNIST data to a 784 matrix?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi guys,
I want to train a network using MNIST Data. and I want to use the MNIST data as 784 vector as input, also as output.
Currently I am using reshape for the input, and make the output same as input.
but when I am trying to train using trainNetwork, the size of X and Y do not agree..
any suggestion how to change the MNIST data?
댓글 수: 1
Aditya Patil
2020년 11월 17일
Can you share any code and error messages, so that we can better help you with your issue?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Data Workflows에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!