Community Profile

photo

Ronny Guendel


Last seen: alrededor de 1 año hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

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

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

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

más de 2 años hace | 2

Pregunta


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

más de 2 años hace | 6 respuestas | 0

6

respuestas

Enviada


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

más de 3 años hace | 3 descargas |

Thumbnail