photo

Ronny Guendel


Last seen: 6 months ago Active since 2021

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
1 Answer

File Exchange

1 File

RANK
11,149
of 298,264

REPUTATION
4

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
13,256 of 20,554

REPUTATION
23

AVERAGE RATING
3.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
163

RANK

of 160,718

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

3 years ago | 6 answers | 0

6

answers

Submitted


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

4 years ago | 1 download |

0.0 / 5
Thumbnail