Community Profile

photo

Neon Argentus


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Answered
Definition of MiniBatchSize in Matlab training options
4500 samples/epoch, 10 samples/iteration (= min_batch_size): 4500/10 = (samples/epoch)/(samples/iteration) = 450 iterations/epo...

2 years ago | 1

Question


Activations differ with increased number of input.
I input the first frame of an image sequence to a pre-trained network and get activation from a certain layer, no problem here. ...

3 years ago | 1 answer | 0

1

answer

Question


LSTM cell operation with different number of hidden units
In this link, workings of LSTM in MATLAB is explained to some degree, however I need some clarification: Let, I have 400 time s...

4 years ago | 1 answer | 0

1

answer

Question


hasFrame and readFrame are not working in synchrony.
It is interesting that hasFrame and readFrame doesn't work in synchrony. Here is the example: atFrame = 0; while hasFrame(vide...

4 years ago | 2 answers | 0

2

answers