Neural network after train script excecution issue

조회 수: 7 (최근 30일)
Thibault Dehacq
Thibault Dehacq 2017년 6월 3일
답변: Greg Heath 2017년 6월 5일
Hi, I have a neural network, after test and validation there is a possibility to make a matlab script of the model. But I have issues that can be seen on the attached image. The input data is the same as the input in training so i thing it should work, no ?

답변 (1개)

Greg Heath
Greg Heath 2017년 6월 5일
The inner dimensions in one or more matrix multiplications are not the same.
Use the size function to verify the inner dimensions of each member of the indicated matrix multiplications.
Hope this helps.
Thank you for formally accepting my answer
Greg

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by