photo

Yeon Hwee Bae


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 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...

4年弱 前 | 0 件の回答 | 2

0

回答

質問


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

4年弱 前 | 1 件の回答 | 0

1

回答

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

4年弱 前 | 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 ...

4年弱 前 | 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...

4年以上 前 | 0 件の回答 | 0

0

回答