Stars
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
EVA Series: Visual Representation Fantasies from BAAI
A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
Reformer, the efficient Transformer, in Pytorch
🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch
Implementation of Toolformer, Language Models That Can Use Tools, by MetaAI
Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch
Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs
A Langchain app that allows you to chat with multiple PDFs
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/
Official github repo for C-Eval, a Chinese evaluation suite for foundation models [NeurIPS 2023]
Code for Paper: “Low-Resource” Text Classification: A Parameter-Free Classification Method with Compressors
🦄 State-of-the-Art Conversational AI with Transfer Learning
A Platform for Many-Agent Reinforcement Learning
[NeurIPS 2023] Official code of "One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization"
[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/
Macaw-LLM: Multi-Modal Language Modeling with Image, Video, Audio, and Text Integration
Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
Neural machine translation and sequence learning using TensorFlow
arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.