hoyahh's Stars
WujiangXu/AMID
The code for WWW2024 paper "Rethinking Cross-Domain Sequential Recommendation under Open-World Assumptions".
jeongwhanchoi/BSPM
Blurring-Sharpening Process Models for Collaborative Filtering, SIGIR'23
YiyanXu/DiffRec
Diffusion Recommender Model
CHIANGEL/Awesome-Diffusion-for-RecSys
Diffusion Models, Recommender Systems, Recommendation, Diff4Rec
VinciZhu/GiffCF
Official implementation of "Graph Signal Diffusion Model for Collaborative Filtering" (SIGIR 2024)
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
guoyang9/NCF
A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17
yihong-chen/neural-collaborative-filtering
pytorch version of neural collaborative filtering
huangtinglin/NGCF-PyTorch
PyTorch Implementation for Neural Graph Collaborative Filtering
xiangwang1223/neural_graph_collaborative_filtering
Neural Graph Collaborative Filtering, SIGIR2019
hexiangnan/neural_collaborative_filtering
Neural Collaborative Filtering
Arthur-Heng/NLGraph
Official repository of "Can Language Models Solve Graph Problems in Natural Language?". NeurIPS 2023 (Spotlight)
GraphSAINT/GraphSAINT
[ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive Learning Method).
IR-LLM/Awesome-Information-Retrieval-in-the-Age-of-Large-Language-Model
A curated list of awesome papers about information retrieval(IR) in the age of large language model(LLM). These include retrieval augmented large language model, large language model for information retrieval, and so on.
mandarjoshi90/triviaqa
Code for the TriviaQA reading comprehension dataset
fishmoon1234/DAG-GNN
Yelp/dataset-examples
Samples for users of the Yelp Academic Dataset
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
allenai/allennlp
An open-source NLP research library, built on PyTorch.
allenai/kb
KnowBert -- Knowledge Enhanced Contextual Word Representations
shichence/AutoInt
Implementation of AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks
batch-norm/xDeepFM
xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems
xiaotianzhao/deep_fm
implementation of "DeepFM: A Factorization-Machine based Neural Network for CTR Prediction"
domluna/memn2n
End-To-End Memory Network using Tensorflow
jeykigung/P5
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
google-research/bert
TensorFlow code and pre-trained models for BERT