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

대략 3년 전 | 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 =...

대략 3년 전 | 답변 수: 6 | 0

6

답변

제출됨


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

거의 4년 전 | 다운로드 수: 1 |

Thumbnail