Skip to content

Instantly share code, notes, and snippets.

@UditSinghParihar
Last active September 26, 2020 13:50
Show Gist options
  • Save UditSinghParihar/4fa6938e6281db3990daecf01baeeca0 to your computer and use it in GitHub Desktop.
Save UditSinghParihar/4fa6938e6281db3990daecf01baeeca0 to your computer and use it in GitHub Desktop.
Resources on Attention and GCNN architecture
  1. Attention is all you need, paper review by Yannic Kilcher.
  2. Attention and Transformer Networks, lecture by Pascal Poupart.
  3. Thomas Kipf blog post is the first place to start for GCN.
  4. A good video tutorial is from Microsoft Research.
  5. Online book on deep learning with implementation d2l.ai.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment