Ying-Yuchen's Stars
LUOyk1999/tunedGNN
[NeurIPS 2024] Implementation of "Classic GNNs are Strong Baselines: Reassessing GNNs for Node Classification"
JackChuengQAQ/SubgraphMatchingSurvey
The source code of "A Comprehensive Survey and Experimental Study of Subgraph Matching: Trends, Unbiasedness, and Interaction"
alibaba/graph-gpt
Graph Learning with Generative Pretrained Transformers
leffff/graphormer-pyg
Microsoft Graphormer (https://arxiv.org/abs/2106.05234) rewritten in Pytorch-Geometric
tanganke/fusion_bench
FusionBench: A Comprehensive Benchmark/Toolkit of Deep Model Fusion
CausalLearning/llm_benchmarks
lsj2408/Graphormer-GD
[ICLR 2023 notable top-5%] Rethinking the Expressive Power of GNNs via Graph Biconnectivity (official implementation)
dandelionsllm/pandallm
Panda项目是于2023年5月启动的开源海外中文大语言模型项目,致力于大模型时代探索整个技术栈,旨在推动中文自然语言处理领域的创新和合作。
meta-llama/llama3
The official Meta Llama 3 GitHub site
nuochenpku/Graph-Reasoning-LLM
[KDD 2024]this is project for training explicit graph reasoning large language models.
zju-vipa/Odyssey
Odyssey: Empowering Minecraft Agents with Open-World Skills
HKUDS/GraphGPT
[SIGIR'2024] "GraphGPT: Graph Instruction Tuning for Large Language Models"
linyiLYi/bilibot
A local chatbot fine-tuned by bilibili user comments.
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
netease-youdao/QAnything
Question and Answer based on Anything.
explodinggradients/ragas
Supercharge Your LLM Application Evaluations 🚀
AaronHeee/RecFormer
Replication of the paper "Text Is All You Need: Learning Language Representations for Sequential Recommendation" on KDD'23.
RUCAIBox/RecBole
A unified, comprehensive and efficient recommendation library
Juanhui28/AlterRec
Zhang-xiaokun/MMSBR
Beyond Co-occurrence: Multi-modal Session-based Recommendation
RUCAIBox/RecSysDatasets
This is a repository of public data sources for Recommender Systems (RS).
XiaoxinHe/Awesome-Graph-LLM
A collection of AWESOME things about Graph-Related LLMs.
archersama/awesome-recommend-system-pretraining-papers
Paper List for Recommend-system PreTrained Models
jiawei-chen/RecDebiasing
This repository collects debiasing methods for recommendation
guyulongcs/Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertisement. They focus on Embedding, Matching, Ranking (CTR/CVR prediction), Post Ranking, Large Model (Generative Recommendation, LLM), Transfer learning, Reinforcement Learning and so on.
jiaconghu/Model-Doctor
Model Doctor: A Simple Gradient Aggregation Strategy for Diagnosing and Treating CNN Classifiers [https://arxiv.org/pdf/2112.04934.pdf]
twitter-research/tgn
TGN: Temporal Graph Networks
chenxi1228/SPEED
Codes for the paper SPEED
thu-pacman/GeminiGraph
A computation-centric distributed graph processing system.