Stars
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
singerhe / DeepCTR
Forked from shenweichen/DeepCTREasy-to-use,Modular and Extendible package of deep-learning based CTR models .
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Models and examples built with TensorFlow
Finetuning AlexNet, VGGNet and ResNet with TensorFlow
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!
🎯 String metrics and phonetic algorithms for Scala (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Re…
Multi-Task Deep Neural Networks for Natural Language Understanding
Repo of code and data for SIGIR-19 short paper "Deeper Text Understanding for IR with Contextual NeuralLanguage Modeling"
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).
SSDB - A fast NoSQL database, an alternative to Redis
Classic papers and resources on recommendation
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…
Text Classification Algorithms: A Survey
Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio
Hierarchically-Refined Label Attention Network for Sequence Labeling
综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。
Implementation and experiments of graph embedding algorithms.