Recurrent neural network with variable sized output

Hello,
I am new to the neural network toolbox so this might be a stupid question, but nevertheless: Is there a possibility for a variable sized output?
My dataset are vectors of different length and this is quite important for my work. In theory there should be some kind of "eos"-Symbol (end of sequence), but I don't know how to do it with Matlab. (<http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.703.5244&rep=rep1&type=pdf>)
Best wishes and my excuses if it is a stupid question

 Accepted Answer

Matrix valued entities are usually represented via brackets []
Cell valued entries are usually represented via braces {}
Is this what you mean?
Hope this helps.
Greg

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 18 Aug 2016

Answered:

on 19 Aug 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!