Zessay's Stars
tomohideshibata/BERT-related-papers
BERT-related papers
motefly/DeepGBM
SIGKDD'2019: DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
arpitjindal97/technology_books
Premium eBook free for Geeks
rixwew/pytorch-fm
Factorization Machine models in PyTorch
pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python
guotong1988/text-style-transfer-chinese
金庸和古龙之间的文本风格转换
wangru8080/gbdt-lr
gbdt+lr
kubeflow/pipelines
Machine Learning Pipelines for Kubeflow
Awesome-Interview/Awesome-Interview
Collection of awesome interview references.
reiinakano/scikit-plot
An intuitive library to add plotting functionality to scikit-learn objects.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
ziishaned/learn-regex
Learn regex the easy way
benedekrozemberczki/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
ymcui/Chinese-RC-Datasets
Collections of Chinese reading comprehension datasets
asyml/texar-pytorch
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
cjymz886/sentence-similarity
对四种句子/文本相似度计算方法进行实验与比较
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Yelp/dataset-examples
Samples for users of the Yelp Academic Dataset
jiangxinyang227/textClassifier
tensorflow implementation
howl-anderson/Chinese_models_for_SpaCy
SpaCy 中文模型 | Models for SpaCy that support Chinese
NELSONZHAO/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
duoergun0729/nlp
兜哥出品 <一本开源的NLP入门书籍>
Jiakui/awesome-bert
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
vinhkhuc/JFastText
Java interface for fastText
lihanghang/NLP-Knowledge-Graph
自然语言处理、知识图谱、对话系统三大技术研究与应用。
alphadl/lookahead.pytorch
lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch
ymcui/Chinese-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)