Zhengyun Jiang
Followers: 0 Following: 0
Statistik
2 Fragen
0 Antworten
RANG
35.060
of 295.569
REPUTATION
1
BEITRÄGE
2 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
create a new deep learning network with two inputs, one is imageinput, the other is sequence input, but deep learning network analyzer makes error that Incompatible layer type
lgraph = layerGraph(); tempLayers = [ sequenceInputLayer(1,"Name","sequence") lstmLayer(128,"Name","lstm")]; lgraph ...
fast 3 Jahre vor | 1 Antwort | 1
1
AntwortFrage
how to install a network structure with two input,one is imageinput,the other is sequence input?
I want to improve the performance of a CNN network. So I add a sequencial input(which is match with the CNN image input), and tr...
mehr als 3 Jahre vor | 1 Antwort | 0