Phil Wang

Results 229 repositories owned by Phil Wang

DALLE-pytorch

5.5k
Stars
639
Forks
Watchers

Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch

reformer-pytorch

2.1k
Stars
256
Forks
Watchers

Reformer, the efficient Transformer, in Pytorch

x-transformers

4.2k
Stars
361
Forks
Watchers

A simple but complete full-attention transformer with a set of promising experimental features from various papers

alphafold2

1.5k
Stars
252
Forks
Watchers

To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released

perceiver-pytorch

1.1k
Stars
133
Forks
Watchers

Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch

mixture-of-experts

556
Stars
45
Forks
Watchers

A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models

byol-pytorch

1.7k
Stars
238
Forks
Watchers

Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch

imagen-pytorch

7.8k
Stars
744
Forks
86
Watchers

Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch

triton-transformer

224
Stars
14
Forks
Watchers

Implementation of a Transformer, but completely in Triton

stylegan2-pytorch

3.7k
Stars
590
Forks
Watchers

Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement