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에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!