How to create Seq2Seq Attention regression model with Matlab?
7 次查看(过去 30 天)
显示 更早的评论
How can I create a Seq2Seq regression model with multi-head attention? Thanks in advance!
0 个评论
回答(1 个)
Ranjeet
2023-6-30
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!