Become a sponsor to Phil Wang
Your sponsorship would help me continue to open source the most current artificial intelligence research from all the leading players (Deepmind, Brain, Meta, OpenAI, Nvidia, Bytedance) with a liberal license.
If you have ever benefited from my repositories, whether for advancing research or for use in industrial applications, please consider it 🙏
Featured work
-
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Python 16,764 -
lucidrains/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
Python 3,611 -
lucidrains/x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers
Python 3,836 -
lucidrains/alphafold2
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
Python 1,460 -
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Python 10,578 -
lucidrains/PaLM-pytorch
Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways
Python 799