How to create Seq2Seq Attention regression model with Matlab?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How can I create a Seq2Seq regression model with multi-head attention? Thanks in advance!
0 comentarios
Respuestas (1)
Ranjeet
el 30 de Jun. de 2023
Hi Shan,
You may refer to the following example presenting sequence to sequence regression using attention mechanism –
Have a look at the parameter ‘numHeads’ in the example for multi-head attention.
0 comentarios
Ver también
Categorías
Más información sobre Linear Regression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!