Community Profile

photo

Ronny Guendel


Last seen: ongeveer een jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Question


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

ongeveer een jaar ago | 1 answer | 0

1

answer

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

meer dan 2 jaar ago | 2

Question


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

meer dan 2 jaar ago | 6 answers | 0

6

answers

Submitted


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

meer dan 3 jaar ago | 3 downloads |

Thumbnail