Phil Wang

Results 229 repositories owned by Phil Wang

Implementation of the Belief State Encoder / Decoder in the new breakthrough robotics paper from ETH Zürich

AoA-pytorch

40
Stars
5
Forks
Watchers

A Pytorch implementation of Attention on Attention module (both self and guided variants), for Visual Question Answering

audiolm-pytorch

2.3k
Stars
247
Forks
Watchers

Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch

axial-positional-embedding

58
Stars
6
Forks
Watchers

Axial Positional Embedding for Pytorch

bidirectional-cross-attention

130
Stars
9
Forks
Watchers

A simple cross attention that updates both the source and target in one step

coco-lm-pytorch

46
Stars
7
Forks
Watchers

Implementation of COCO-LM, Correcting and Contrasting Text Sequences for Language Model Pretraining, in Pytorch

compositional-attention-pytorch

50
Stars
1
Forks
Watchers

Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process with disentangled search and retrieval head aggregation, in Pytor...

cross-transformers-pytorch

50
Stars
11
Forks
Watchers

Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch

ddpm-ipa-protein-generation

85
Stars
8
Forks
Watchers

Implementation of the DDPM + IPA (invariant point attention) for protein generation, as outlined in the paper "Protein Structure and Sequence Generation with Equivariant Denoising Diffusion Probabilis...

distilled-retriever-pytorch

34
Stars
6
Forks
Watchers

Implementation of the retriever distillation procedure as outlined in the paper "Distilling Knowledge from Reader to Retriever"