Skip to content

aviadsusman/Feature_Level_Attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

We attempt to transfer the mechanism and inductive bias of attention to structured data. Self-attention between features is achieved via affine projections for shared semantic representations followed by a similarity matrix of inverse distances between query and key pairings. Less faithful attempts at information sharing between features in between dense layers are also implemented for comparison.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors