Pinned Repositories
A-Persona-Based-Neural-Conversation-Model
Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
Chinese-Literature-NER-RE-Dataset
A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text
GAN-AEL
the PyTorch implementation of paper: [Neural Response Generation via GAN with an Approximate Embedding Layer](http://www.aclweb.org/anthology/D/D17/D17-1065.pdf) Please refer to ###dev### branch to run the code.
Knover
Large-scale open domain KNOwledge grounded conVERsation system based on PaddlePaddle
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
LSTM-Attention
A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series
NeuralDialog-ZSDG
PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
SEAD
zh215021's Repositories
zh215021/GAN-AEL
the PyTorch implementation of paper: [Neural Response Generation via GAN with an Approximate Embedding Layer](http://www.aclweb.org/anthology/D/D17/D17-1065.pdf) Please refer to ###dev### branch to run the code.
zh215021/A-Persona-Based-Neural-Conversation-Model
zh215021/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
zh215021/Chinese-Literature-NER-RE-Dataset
A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text
zh215021/Knover
Large-scale open domain KNOwledge grounded conVERsation system based on PaddlePaddle
zh215021/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
zh215021/LSTM-Attention
A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series
zh215021/NeuralDialog-ZSDG
PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
zh215021/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
zh215021/SEAD
zh215021/search_qa
test
zh215021/textsum-gan
Tensorflow re-implementation of "Generative Adversarial Network for Abstractive Text Summarization" (AAAI-18)
zh215021/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.