ethanmock's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
CompVis/stable-diffusion
A latent text-to-image diffusion model
recommenders-team/recommenders
Best Practices on Recommendation Systems
lixin4ever/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
maziarraissi/PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
hojonathanho/diffusion
Denoising Diffusion Probabilistic Models
RUCAIBox/RecBole
A unified, comprehensive and efficient recommendation library
HobbitLong/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
WLiK/LLM4Rec-Awesome-Papers
A list of awesome papers and resources of recommender system on large language model (LLM).
rixwew/pytorch-fm
Factorization Machine models in PyTorch
RUCAIBox/Awesome-RSPapers
Recommender System Papers
facebookresearch/generative-recommenders
Repository hosting code used to reproduce results in "Actions Speak Louder than Words: Trillion-Parameter Sequential Transducers for Generative Recommendations" (https://arxiv.org/abs/2402.17152).
PetarV-/DGI
Deep Graph Infomax (https://arxiv.org/abs/1809.10341)
juho-lee/set_transformer
Pytorch implementation of set transformer
jannerm/trajectory-transformer
Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"
Linear95/CLUB
Code for ICML2020 paper - CLUB: A Contrastive Log-ratio Upper Bound of Mutual Information
westlake-repl/Recommendation-Systems-without-Explicit-ID-Features-A-Literature-Review
Paper List of Pre-trained Foundation Recommender Models
nishnik/Deep-Semantic-Similarity-Model-PyTorch
My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
xiangwang1223/disentangled_graph_collaborative_filtering
Disentagnled Graph Collaborative Filtering, SIGIR2020
intel/torch-ccl
oneCCL Bindings for Pytorch*
liyinxiao/UnifiedEmbeddingModel
Implementation of unified embedding model from Embedding-based Retrieval in Facebook Search.
ruizhang-ai/GMCF_Neural_Graph_Matching_based_Collaborative_Filtering
GMCF: Neural Graph Matching based Collaborative Filtering, SIGIR 2021
ruizhang-ai/SIGN-Detecting-Beneficial-Feature-Interactions-for-Recommender-Systems
Detecting Beneficial Feature Interactions for Recommender Systems, AAAI 2021
thunlp/explore-and-evaluate
Code for EMNLP2020 paper "Exploring and Evaluating Attributes, Values, and Structures for Entity Alignment".
ruizhang-ai/HIRS-Detecting_Arbitrary_Order_Beneficial_Feature_Interactions_for_Recommender_Systems
Detecting Arbitrary Order Beneficial Feature Interactions for Recommender Systems, KDD 2022
DavyMorgan/dps
data process service
wujcan/GCM
ljf012/GNN-DSR
alibaba/Dynamic-popularity-aware-recommendation
Dynamic popularity-aware contrastive learning for recommendation