Pinned Repositories
ape210k
This is the repository of the Ape210K dataset and baseline models.
bert
TensorFlow code and pre-trained models for BERT
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
bert4keras
keras implement of transformers for humans
CEVAE
Causal Effect Inference with Deep Latent-Variable Models
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
CIKM2020-S3Rec
Code for CIKM2020 "S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization"
DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.
KGSF
KDD2020 Improving Conversational Recommender Systems via Knowledge Graph based Semantic Fusion
cmychina's Repositories
cmychina/ape210k
This is the repository of the Ape210K dataset and baseline models.
cmychina/bert
TensorFlow code and pre-trained models for BERT
cmychina/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
cmychina/bert4keras
keras implement of transformers for humans
cmychina/CEVAE
Causal Effect Inference with Deep Latent-Variable Models
cmychina/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
cmychina/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
cmychina/CIKM2020-S3Rec
Code for CIKM2020 "S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization"
cmychina/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.
cmychina/KGSF
KDD2020 Improving Conversational Recommender Systems via Knowledge Graph based Semantic Fusion
cmychina/Leetcode
cmychina/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
cmychina/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
cmychina/pygcn
Graph Convolutional Networks in PyTorch
cmychina/ReChorus
“Chorus” of recommendation models: a PyTorch framework for Top-K recommendation with implicit feedback.
cmychina/SASRec.pytorch
PyTorch(1.6+) implementation of https://github.com/kang205/SASRec
cmychina/tensorflow2-zh
TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。
cmychina/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
cmychina/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.