huzeyusir's Stars
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
titu1994/Inception-v4
Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras
kentsommer/keras-inceptionV4
Keras Implementation of Google's Inception-V4 Architecture (includes Keras compatible pre-trained weights)
dongrixinyu/chinese_keyphrase_extractor
An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com
tensorflow/models
Models and examples built with TensorFlow
mcs07/ChemDataExtractor
Automatically extract chemical information from scientific documents
allenai/s2orc
S2ORC: The Semantic Scholar Open Research Corpus: https://www.aclweb.org/anthology/2020.acl-main.447/
konstantinkobs/wts
The code and data of our paper "Where to Submit? Helping Researchers to Choose the Right Venue"
terrifyzhao/bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
SuMeng123/text_bert_cnn_rnn
在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``
tomohideshibata/BERT-related-papers
BERT-related papers
CyberZHG/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
neesetifa/bert_classification
ArmandDS/bert_for_long_text
Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/
zhanlaoban/Transformers_for_Text_Classification
基于Transformers的文本分类
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
google-research/bert
TensorFlow code and pre-trained models for BERT
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
liuning123/DRNN
the implementation for Disconnected Recurrent Neural Networks
stanleylsx/text_classifier_tf2
Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。
nlpinaction/learning-nlp
nlp in action
fxsjy/jieba
结巴中文分词
opencv/opencv
Open Source Computer Vision Library
Newmu/dcgan_code
Deep Convolutional Generative Adversarial Networks