gdh756462786's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
keras-team/keras
Deep Learning for humans
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
SophonPlus/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
CLUEbenchmark/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
brightmart/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
brightmart/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
danielegrattarola/spektral
Graph Neural Networks with Keras and Tensorflow 2.
shenweichen/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
lemonhu/stock-knowledge-graph
利用网络上公开的数据构建一个小型的证券知识图谱/知识库
yongzhuo/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
huggingface/transfer-learning-conv-ai
🦄 State-of-the-Art Conversational AI with Transfer Learning
ymcui/Chinese-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
wuduhren/leetcode-python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
ZhuiyiTechnology/pretrained-models
Open Language Pre-trained Model Zoo
thunlp/OpenCLaP
Open Chinese Language Pre-trained Model Zoo
autoliuweijie/K-BERT
Source code of K-BERT (AAAI2020)
sinovation/ZEN
A BERT-based Chinese Text Encoder Enhanced by N-gram Representations
guoday/CCF-BDCI-Sentiment-Analysis-Baseline
The code for CCF-BDCI-Sentiment-Analysis-Baseline
john-hewitt/structural-probes
Codebase for testing whether hidden states of neural networks encode discrete structures.
wujixiu/helmet-detection
Helmet Detection on Construction Sites
zhanlaoban/Transformers_for_Text_Classification
基于Transformers的文本分类
brightmart/xlnet_zh
中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large
few-shot-learning/Keras-FewShotLearning
Some State-of-the-Art few shot learning algorithms in tensorflow 2
OpenMined/SyferText
A privacy preserving NLP framework
ArthurRizar/tensorflow_ernie
将百度ernie的paddlepaddle模型转成tensorflow模型
zhongpeixiang/KET
The PyTorch code for paper "Knowledge-Enriched Transformer for Emotion Detection in Textual Conversations"