Skip to content

Awesome list for all things AI, ML and deep learning

Notifications You must be signed in to change notification settings

MRCIEU/awesome-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

awesome-ai

Awesome Maintenance PRs Welcome

Awesome list for all things AI, ML and deep learning

Table of Contents

Concepts

Neural Machine Translation - attention mechanisms

Visualizing A Neural Machine Translation Model (Mechanics of Seq2seq Models With Attention)

https://jalammar.github.io/visualizing-neural-machine-translation-mechanics-of-seq2seq-models-with-attention/

Transformer

A model that uses attention to boost the speed with which these models can be trained

http://jalammar.github.io/illustrated-transformer/

Universal Transformers

The Universal Transformer is an extension to the Transformer models which combines the parallelizability and global receptive field of the Transformer model with the recurrent inductive bias of RNNs, which seems to be better suited to a range of algorithmic and natural language understanding sequence-to-sequence problems.

http://mostafadehghani.com/2019/05/05/universal-transformers/

node2vec

An algorithmic framework for learning useful representation from highly structured objects such as graphs.

http://sujitpal.blogspot.com/2019/05/node2vec-graph-embeddings-for-neurips.html?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+SalmonRun+%28Salmon+Run%29

Topic: graph analytics

Tooling

general purpose

probalistic inference

graph

web resources

Tutorials

Research papers / blog articles

NLP: methods

NLP: applications

Transformer applications

Awesome lists

General

Frameworks / ecosystems

Awesome papers

NLP

Graph theory

Knowledge graph

Notebooks