photo

Yeon Hwee Bae


Last seen: presque 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Review

Afficher les badges

Feeds

Afficher par

Question


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...

presque 4 ans il y a | 1 réponse | 2

0

réponse

Question


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

presque 4 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
(deep learning)how to get probability output of softmax in this code?
self answering : use predict(net, X)

presque 4 ans il y a | 0

| A accepté

Question


(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 ...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

0

réponse