How to train a Matlab Neural Network using matrices as inputs?
이전 댓글 표시
I am making 8 x 8 tiles of Images and I want to train a RBF Neural Network in Matlab using those tiles as inputs. I understand that I can convert the matrix into a vector and use it. But is there a way to train them as matrices? (to preserve the locality) Or is there any other technique to solve this problem?
댓글 수: 1
Sivakumaran Chandrasekaran
2016년 1월 5일
in MATLAB, if you write y=1.. is also a MATRIX.. you can also train them as matrices
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!