AdvancedVocabulary#data-science-ml#backend#developer-tools

Attention Mechanism Vocabulary

Learn the vocabulary of computing a relevance-weighted combination of inputs for every output position.

0 / 5 completed
1 / 5
At standup, a dev mentions computing, for every output position, a weighted combination of all input positions, where the weights reflect how relevant each input is to that particular output, instead of treating every input position equally. What is this technique called?