wwnlp731's Stars
PaddlePaddle/ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
bojone/bert4keras
keras implement of transformers for humans
tensorflow/probability
Probabilistic reasoning and statistical analysis in TensorFlow
brightmart/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
kimiyoung/transformer-xl
dmis-lab/biobert
Bioinformatics'2020: BioBERT: a pre-trained biomedical language representation model for biomedical text mining
hzy46/Char-RNN-TensorFlow
Multi-language Char RNN for TensorFlow >= 1.2.
danielsabinasz/TensorSlow
Re-implementation of TensorFlow in pure python, with an emphasis on code understandability
TobiasLee/Chinese-Hip-pop-Generation
Generate Chinese hip-pop lyrics using GAN
guxd/DialogWAE
Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)
tcskowronek/predicting-terrorist-attacks
Predicting terrorist attacks using the Global Terrorism Database (GTD).
wwnlp731/a-tf.estimator-implimentation-of-text-classification
A Tensorflow pipeline for text classification task. the model is based on Text CNN with attention and position encoder. A pipeline is created: raw_data --> tf.record --> tf.dataset -- distributed tf.esitmator.
wwnlp731/albert_zh
海量中文预训练ALBERT模型, A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS