nerual network not working????

load data from matlab data set example and like help do but i don't know why happened i use matlab 2016

Antworten (1)

Greg Heath
Greg Heath am 13 Dez. 2016

0 Stimmen

Your input must have 13 rows and your target 1 row
[ 13 N ] = size(input)
[ 1 N ] = size(target)
Hope this helps.
Thank you for formally accepting my answer
Greg

1 Kommentar

mojahed balbisi
mojahed balbisi am 13 Dez. 2016
Bearbeitet: mojahed balbisi am 13 Dez. 2016
thank for you i try but still give me same error input [8X498] out[1x498]

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 12 Dez. 2016

Bearbeitet:

am 13 Dez. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by