Jinyang Du
Followers: 0 Following: 0
Feeds
提问
Error using trainNetwork - invalid training data
layers = [ sequenceInputLayer(27) bilstmLayer(100,"OutputMode","last") fullyConnectedLayer(3); softmaxLayer(...
3 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0