robin-lai's Stars
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
fancyerii/blog-codes
个人博客 (https://fancyerii.github.io/) 文章的代码
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
pyenv/pyenv
Simple Python version management
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
robin-lai/DeepInterestNetwork
THUDM/GATNE
Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"
yarny/gbdt
Gradient boosting decision trees.
alibaba/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
water8394/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
yangxudong/deeplearning
深度学习相关的模型训练、评估和预测相关代码
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
tensorflow/ranking
Learning to Rank in TensorFlow
stasi009/NumpyWDL
Implement Wide & Deep algorithm by using NumPy
tensorflow/models
Models and examples built with TensorFlow
tensorflow/docs
TensorFlow documentation
mouna99/dien
microsoft/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
alibaba/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
shuhuai007/Machine-Learning-Session
Jesse-csj/TensorFlow_Practice
推荐系统/计算广告相关仓库,个人博客https://jesse-csj.github.io/
wzhe06/SparkCTR
CTR prediction model based on spark(LR, GBDT, DNN)
wzhe06/Reco-papers
Classic papers and resources on recommendation
houshanren/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
belerweb/pinyin4j
A copy of http://sourceforge.net/projects/pinyin4j, then deploy it to maven central repository.
chqiwang/convseg
Convolutional neural network and word embeddings for Chinese word segmentation
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理