Stars
Have a natural, spoken conversation with AI!
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
Access your entire server infrastructure from your local desktop
Building AI agent with hyperpocket tool in a flash
This repo hosts the code and models of "Masked Autoencoders that Listen".
Unofficial PyTorch implementation of Masked Autoencoders that Listen
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
KoBERT on 🤗 Huggingface Transformers 🤗 (with Bug Fixed)
Kakao Arena - Melon Playlist Continuation 대회의 베이스라인 코드
Code and Models for the paper "End-to-End Training of Multi-Document Reader and Retriever for Open-Domain Question Answering" (NeurIPS 2021)
A library for efficient similarity search and clustering of dense vectors.
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.
ACL2020 Tutorial: Open-Domain Question Answering
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Recent Advances in Vision and Language PreTrained Models (VL-PTMs)
A Collection of Variational Autoencoders (VAE) in PyTorch.
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Omnivore: A Single Model for Many Visual Modalities
Research code for EMNLP 2020 paper "HERO: Hierarchical Encoder for Video+Language Omni-representation Pre-training"
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
GLIDE: a diffusion-based text-conditional image synthesis model
Implementation of ConvMixer for "Patches Are All You Need? 🤷"