Jinyang Du
Followers: 0 Following: 0
Feeds
질문
Error using trainNetwork - invalid training data
layers = [ sequenceInputLayer(27) bilstmLayer(100,"OutputMode","last") fullyConnectedLayer(3); softmaxLayer(...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to get started with data classification using deep learning toolbox?
I have a set of data over time and sensors. I want to do a classification training so it would predict one catgory. I have tried...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error when combine tables vertically under some circumstances
I have two sets of data, up_data and upt_data. They have the same variable names. But when I try to use [up_data; upt_data] to c...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error when combine tables vertically
These are my two tables I want to combine vertically. I tried to use the vercat() function. But it always says An error occurr...
3년 초과 전 | 답변 수: 1 | 0