iloveslowfood's Stars
google-research/google-research
Google Research
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
facebookresearch/ConvNeXt
Code release for ConvNeXt model
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
brave-people/brave-tech-interview
🙋 핵심을 질문하다. 그리고 용감하게 대답하다. 국내 IT기업부터 실리콘밸리까지 "현직자가 해설해주는 기술면접"
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
pytorch/xla
Enabling PyTorch on XLA Devices (e.g. Google TPU)
738/awesome-sushi
🍣 국내 스시 오마카세 맛집 리스트
pytorch/torchrec
Pytorch domain library for recommendation systems
LAION-AI/CLAP
Contrastive Language-Audio Pretraining
lucidrains/perceiver-pytorch
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
songys/AwesomeKorean_Data
한국어 데이터 세트 링크
jihoo-kim/awesome-RecSys
A curated list of awesome Recommender System (Books, Conferences, Researchers, Papers, Github Repositories, Useful Sites, Youtube Videos)
LAION-AI/CLIP_benchmark
CLIP-like model evaluation
rishikksh20/ViViT-pytorch
Implementation of ViViT: A Video Vision Transformer
jiesutd/Text-Attention-Heatmap-Visualization
Plot the vector graph of attention based text visualisation
j-min/VL-T5
PyTorch code for "Unifying Vision-and-Language Tasks via Text Generation" (ICML 2021)
scnu-dil/awesome-RecSys
Must-read papers on recommendation systems (RecSys)
easezyc/WSDM2022-PTUPCDR
This is the official implementation of our paper Personalized Transfer of User Preferences for Cross-domain Recommendation (PTUPCDR), which has been accepted by WSDM2022.
FreddeFrallan/Contrastive-Tension
State of the art Semantic Sentence Embeddings
naver-ai/PfLayer
Learning Features with Parameter-Free Layers, ICLR 2022
aHuiWang/CIKM2020-S3Rec
Code for CIKM2020 "S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization"
fajieyuan/cross-domain-recommendation
cross-domain recommendation,transfer learning,pre-training,self-supervise learning papers and datasets
radekosmulski/personalized_fashion_recs
Pabfigueira/alpha-nDCG
Python implementation of alpha-nDCG