![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22632828_1621830977493_DEF.jpg)
Jinyang Du
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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