photo

Yeon Hwee Bae


Last seen: 約5年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
22,050
of 300,871

評判
2

コントリビューション
4 質問
1 回答

回答採用率
25.0%

獲得投票数
2

ランク
 of 21,100

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,413

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review

バッジを表示

Feeds

表示方法

質問


error: Invalid input data. Invalid number of spatial dimensions. Layer expects 0 but received 2.
I got 6960 traing dataset. each data size is 11890*2(double) full code here %% load data Path1 = fullfile('E:\','m2020','kin2...

5年以上 前 | 1 件の回答 | 2

1

回答

質問


How can I use sigmoid layer at output for multilabel classification?
layers = [ ... sequenceInputLayer(11890) bilstmLayer(100,'OutputMode','last') fullyConnectedLayer(60) sigmoi...

5年以上 前 | 1 件の回答 | 0

1

回答

回答済み
(deep learning)how to get probability output of softmax in this code?
self answering : use predict(net, X)

5年以上 前 | 0

| 採用済み

質問


(deep learning)how to get probability output of softmax in this code?
%% [XTrain,YTrain] = japaneseVowelsTrainData; XTrain(1:5) %% figure plot(XTrain{1}') xlabel("Time Step") title("Training ...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


desperate for getting an algorithm to process data
this is a part of my data. i want to make an algorithm. if second row's values are same,and if first row's values differen...

6年弱 前 | 0 件の回答 | 0

0

回答