Neural network after train script excecution issue

8 visualizaciones (últimos 30 días)
Thibault Dehacq
Thibault Dehacq el 3 de Jun. de 2017
Respondida: Greg Heath el 5 de Jun. de 2017
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 ?

Respuestas (1)

Greg Heath
Greg Heath el 5 de Jun. de 2017
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

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by