yuhaitao1994's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
apachecn/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
macanv/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
datawhalechina/competition-baseline
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
brightmart/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
kimiyoung/transformer-xl
wzhe06/Reco-papers
Classic papers and resources on recommendation
zhpmatrix/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
songyingxin/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
ChenglongChen/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
zjy-ucas/ChineseNER
A neural network model for Chinese named entity recognition
buppt/ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
yangxudong/deeplearning
深度学习相关的模型训练、评估和预测相关代码
brightmart/bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
qiaoguan/deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
wzhe06/SparkCTR
CTR prediction model based on spark(LR, GBDT, DNN)
Leavingseason/xDeepFM
guoday/Tencent2019_Preliminary_Rank1st
The code for 2019 Tencent College Algorithm Contest, and the online result ranks 1st in the preliminary.
Tencent/deepx_core
deepx_core是一个专注于张量计算/深度学习的基础库
Tencent/embedx
embedx 是基于 c++ 开发的、完全自研的分布式 embedding 训练和推理框架。它目前支持 图模型、深度排序、召回模型和图与排序、图与召回的联合训练模型等
Lapis-Hong/wide_deep
Wide and Deep Learning for CTR Prediction in tensorflow
zhpmatrix/BERTem
论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》
percent4/ccks_triple_extract
限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。
cdjasonj/CCF_IE
2019百度语言与智能技术竞赛信息抽取赛代5名代码
ZhixiuYe/MLMAN
ACL 2019 paper:Multi-Level Matching and Aggregation Network for Few-Shot Relation Classification
yuhaitao1994/LIC2019_Information_Extraction
2019语言与智能技术竞赛 信息抽取(Information Extraction) 个人baseline with BERT
yuhaitao1994/Biendata_Molecule_Prediction_Challenge_3rd
智源抗疫 - 药物研发小分子性质预测赛 复赛第3名(3rd) DNN代码
yuhaitao1994/kaggle_quora_baseline
Quora Insincere Questions Classification 312th of 4037