Relative Content

Tag Archive for machine-learningtraining-datatest-datasequence-to-sequence

Seq2Seq Issue with Training Network Incompatibility

I have created a code that will create a predictive model for flank wear in milling operations using various sensor data into a MATLAB program that uses the Sequence to Sequence, but I am receiving the following error:
“Error using trainNetwork (line 191)
The training sequences are of feature dimension 1 1 but the input layer expects sequences of feature dimension 1.”