zhixiaochuan12's Stars
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
billryan/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
matze/mtheme
A modern LaTeX Beamer theme
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
lcylmhlcy/Awesome-algorithm-interview
算法工程师(人工智能CV方向)面试问题及相关资料
TingFree/NLPer-Arsenal
收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
chenking2020/FindTheChatGPTer
ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利
mahavivo/english-wordlists
常用英语词汇表
PaddlePaddle/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
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.
mix1009/sdwebuiapi
Python API client for AUTOMATIC1111/stable-diffusion-webui
wzpan/BeamerStyleSlides
🌈Beamer风格的幻灯片模板集。包含了PowerPoint和Keynote两套格式。
wangxuqi/Prompt-Engineering-Guide-Chinese
Prompt工程师指南,源自英文版,但增加了AIGC的prompt部分,为了降低同学们的学习门槛,翻译更新
openai/blocksparse
Efficient GPU kernels for block-sparse matrix multiplication and convolution
zhirongw/lemniscate.pytorch
Unsupervised Feature Learning via Non-parametric Instance Discrimination
VHRanger/nodevectors
Fastest network node embeddings in the west
DropEdge/DropEdge
This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification
THUDM/HGB
Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.
CUAI/CorrectAndSmooth
[ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)
xiaogp/recsys_spark
Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤
kousw/experimental-consistory
mynameischaos/GCC
Graph Contrastive Clustering (ICCV2021)
dglai/maxp_baseline_model
ChenAnno/Real20M_ACMMM2023
Official implementation for "Real20M: A Large-scale E-commerce Dataset for Cross-domain Retrieval"
ChaoLiangTHU/rec_now
recommend now (rec_now) 是一个推荐算法的基础库,目的在于简化推荐模型的开发。 本项目基于tensorflow2和python3实现,兼容使用tensorflow1.x API的[无量训练框架](https://git.woa.com/deep_learning_framework/NumerousTensorFlow),并在生产环境中得到了充分验证。 其中,基于in-batch方式计算pairwise的方式,已经在QQ浏览器信息流的精排、粗排、召回排序等环节得到了广泛应用,并使得在线GAUC指标提升1%以上。
zhixiaochuan12/cal_metrics
a script to calculate precision@k recall@k f1@k hitrate@k map@k mrr@k ndcg@k auc qauc qrecall qndcg
biandh/KDDCup2021_WikiKG90M_OhMyGod