Pinned Repositories
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.
albert_zh
海量中文预训练ALBERT模型, A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS
chatbot
a transformer chatbot using tf.data API and Keras
ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
Chinese_Hip-pop_Generation
Generate Chinese hip-pop lyrics using GAN
Conditional-SeqGAN-Tensorflow
Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow
DialogWAE
Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)
Generative-adversarial-Nets-in-NLP
Implementation about Attention-Based Reward Conditional SeqGAN (AR-CSGAN)
KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
models
Models and examples built with TensorFlow
wwnlp731's Repositories
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
wwnlp731/chatbot
a transformer chatbot using tf.data API and Keras
wwnlp731/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
wwnlp731/Chinese_Hip-pop_Generation
Generate Chinese hip-pop lyrics using GAN
wwnlp731/Conditional-SeqGAN-Tensorflow
Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow
wwnlp731/DialogWAE
Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)
wwnlp731/Generative-adversarial-Nets-in-NLP
Implementation about Attention-Based Reward Conditional SeqGAN (AR-CSGAN)
wwnlp731/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
wwnlp731/models
Models and examples built with TensorFlow
wwnlp731/RippleNet
A tensorflow implementation of RippleNet
wwnlp731/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
wwnlp731/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
wwnlp731/TensorFlow-TransX
An implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow