pytorch-seq2seq-example icon indicating copy to clipboard operation
pytorch-seq2seq-example copied to clipboard

Attention with concat mechanism

Open FAhtisham opened this issue 2 years ago • 0 comments

Hi, first of all, thank you fo such an amazing code. Gets the work done if someone goes through the seq2seq tutorial first.

If we have to incorporate the concat attention mechanism then how are we going to tackle that problem in terms of batches w/o a for loop ?

FAhtisham avatar Aug 27 '21 08:08 FAhtisham