How to create Seq2Seq Attention regression model with Matlab?
显示 更早的评论
How can I create a Seq2Seq regression model with multi-head attention? Thanks in advance!
回答(1 个)
Ranjeet
2023-6-30
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!