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

 采纳的回答

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

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by