wrxDM's Stars
fxsjy/jieba
结巴中文分词
jhao104/proxy_pool
Python ProxyPool for web spider
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
waditu/tushare
TuShare is a utility for crawling historical data of China stocks
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
xianhu/LearnPython
以撸代码的形式学习Python
PaddlePaddle/ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
ycjuan/libffm
A Library for Field-aware Factorization Machines
deepwel/Chinese-Annotator
Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具
guillaumegenthial/tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
zhihu/cuBERT
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
shaohua0116/Activation-Visualization-Histogram
Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.
BladeCoda/Tencent2017_Final_Coda_Allegro
腾讯2017社交广告源码(决赛排名第23位)
acbull/Unbiased_LambdaMart
Code for WWW'19 "Unbiased LambdaMART: An Unbiased Pairwise Learning-to-Rank Algorithm", which is based on LightGBM
jichu4n/fish-command-timer
Fish shell extension for printing execution time for each command.
JNU-MINT/TextBayesClassifier
X140Yu/WEWTweak
🥳 企业微信 Mac Tweak
Bzhnja/ebooks
zhihu/SERank
An efficient and effective learning to rank algorithm by mining information across ranking candidates. This repository contains the tensorflow implementation of SERank model. The code is developed based on TF-Ranking.
markpwoodward/active_osl
Code for "Active One-shot Learning"