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

 Respuesta aceptada

Greg Heath
Greg Heath el 19 de Ag. de 2016
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

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 18 de Ag. de 2016

Respondida:

el 19 de Ag. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by