negative-sampling topic
finetuner
:dart: Task-oriented embedding tuning for BERT, CLIP, etc.
lightNLP
基于Pytorch和torchtext的自然语言处理深度学习框架。
word2vec-pytorch
Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling
kgpolicy
Reinforced Negative Sampling over Knowledge Graph for Recommendation, WWW2020
MixGCF
MixGCF: An Improved Training Method for Graph Neural Network-based Recommender Systems, KDD2021
Negative-Sampling-Paper
This repository collects 100 papers related to negative sampling methods.
SANS
PyTorch implementation of Structure Aware Negative Sampling in Knowledge Graphs
SimXNS
SimXNS is a research project for information retrieval. This repo contains official implementations by MSRA NLC team.
TRON
⚡️ Implementation of TRON: Transformer Recommender using Optimized Negative-sampling, accepted at ACM RecSys 2023.