Community Profile

photo

Ronny Guendel


Last seen: 約1年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

All
  • 5-Star Galaxy Level 1
  • Thankful Level 1
  • Personal Best Downloads Level 1
  • First Submission
  • First Review

バッジを表示

Feeds

表示方法

質問


LSTM Video classification Matlab official example issue "unconnected output. each layer output must .."
Question (a): The Matlab example for Video classification might have an error included. It can be found here under "Create Netwo...

約1年 前 | 1 件の回答 | 0

1

回答

回答済み
Is a Bi-GRU available - bidirectional Gated Recurrent Unit (GRU) - or a way to implement a Bi-GRU?
The full working code for me: [XTrain, YTrain] = japaneseVowelsTrainData; lg = layerGraph(); lg = addLayers(lg, [ seque...

2年以上 前 | 2

質問


Is a Bi-GRU available - bidirectional Gated Recurrent Unit (GRU) - or a way to implement a Bi-GRU?
The following artificial recurrent neural network (RNN) architectures are available: layer = gruLayer(numHiddenUnits) layer =...

2年以上 前 | 6 件の回答 | 0

6

回答

送信済み


Kalman filter for Video Tracking
Kalman filter for human target tracking by assuming Gaussian distributed data.

3年以上 前 | ダウンロード 3 件 |

Thumbnail