Pinned Repositories
985_work
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Ad-papers
Papers on Computational Advertising
ad-reading
computational advertising reading list (计算广告阅读)
adaptivesoftmax_torch
adaptive softmax implemented by torch
alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
recommender-system
zhangqianjin's Repositories
zhangqianjin/985_work
zhangqianjin/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
zhangqianjin/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
zhangqianjin/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
zhangqianjin/ant-learn-recsys
推荐系统从入门到实战
zhangqianjin/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
zhangqianjin/Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertising. They focus on Embedding, Matching, Ranking (CTR prediction, CVR prediction), Post Ranking, Transfer, Reinforcement Learning, Self-supervised Learning and so on.
zhangqianjin/ComiRec
Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"
zhangqianjin/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
zhangqianjin/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens and Luca Antiga.
zhangqianjin/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
zhangqianjin/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
zhangqianjin/fastText
Library for fast text representation and classification.
zhangqianjin/gan-mf-thesis
This is the repository for the Master of Science thesis titled "GAN-based Matrix Factorization for Recommender Systems".
zhangqianjin/git-forget-blob
Completely remove a file from a git repository with git forget-blob
zhangqianjin/GloVe
GloVe model for distributed word representation
zhangqianjin/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
zhangqianjin/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
zhangqianjin/leetcode-master
LeetCode 刷题攻略:200道题目详细刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
zhangqianjin/RecNN
Reinforced Recommendation toolkit built around pytorch 1.7
zhangqianjin/SASRec
SASRec: Self-Attentive Sequential Recommendation
zhangqianjin/snap
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
zhangqianjin/sparktorch
Train and run Pytorch models on Apache Spark.
zhangqianjin/SparrowRecSys
A Deep Learning Recommender System
zhangqianjin/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
zhangqianjin/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
zhangqianjin/tensornet
zhangqianjin/TextClassify
基于预训练模型的文本分类模板,CCF BDCI新闻情感分析初赛A榜4/2735,复赛1%
zhangqianjin/XLearning
AI on Hadoop
zhangqianjin/YCDL
DNN framework based on ps-lite